Saturday, June 25, 2016

isntall R and other packages

install.packages('ggplot2', dependencies=T)
using above can install ggplot2 package. 

No comments:

Post a Comment