Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.06 KB

File metadata and controls

23 lines (13 loc) · 1.06 KB

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/

Install RStudio

Next, install RStudio.


Previous | Next