easyGgplot2
easyGgplot2 copied to clipboard
Error: could not find function "ggplot2.plotMeans"
This is not a problem on my other computer where I have easyGgplot2 installed. This is using R version 3.3, on RStudio version 1.0.143.
Please, switch from easyGgplot2 to ggpubr (http://www.sthda.com/english/rpkgs/ggpubr/). ggpubr replaces easyGgplot2.
For mean plot, see these links:
- http://www.sthda.com/english/rpkgs/ggpubr/reference/ggbarplot.html
- http://www.sthda.com/english/rpkgs/ggpubr/reference/ggline.html
Thanks