statslady

Results 2 issues of statslady

Hi, I am trying to install the package isofor using the following command. I am using Windows 10 Pro. Here is the code I used to try to install from...

Hi, I am trying the charts as used in this link but not able to install the package. http://www.sthda.com/english/wiki/ggplot2-histogram-easy-histogram-graph-with-ggplot2-r-package I tried the following commands: install.packages("devtools") library(devtools) install_github("easyGgplot2", "kassambara") Please advise...