Installing R and RStudio
Many users of R use it from within another free piece of software called RStudio. RStudio is a powerful and productive user interface for R. It’s free and open source, and works great on Windows, Mac, and Linux.
Install R
Install R first. Downloads are available at https://cran.rstudio.com/
- Direct link for Windows https://cran.r-project.org/bin/windows/base/
- Direct link for MacOS X https://cran.r-project.org/bin/macosx/
- Direct link for Linux https://cran.r-project.org/bin/linux/
Install RStudio
Next, install RStudio.
- Downloads are available at https://www.rstudio.com/products/rstudio/download/