Closed yuvipanda closed 6 years ago
This installs R, so rpy2 works.
This also gets you RStudio for free :) If you want to install additional libraries in R, you can add an install.R file with appropriate R code to install your packages.
install.R
This installs R, so rpy2 works.
This also gets you RStudio for free :) If you want to install additional libraries in R, you can add an
install.R
file with appropriate R code to install your packages.