what is the easy way to have diamonds package/dataset in my R environment. I am newbie using RStudio (3.0)
> install.packages("diamonds")
Warning in install.packages :
package ‘diamonds’ is not available (for R version 3.0.0)
Warning in install.packages :
package ‘diamonds’ is not available (for R version 3.0.0)
I donot want to download and rebuild R as discussed in the following thread Cannot install R-forge package using install.packages