Installation

Objective: install R and RStudio.

Install R

Now R is installed on your machine. R can be run from the command prompt (open the command prompt, type `R` and press enter), but a simple GUI for R (`RGui`) was also installed along R. For beginners, it is recommanded to install `RStudio`, a free and open-source integrated development environment (IDE) for R.

Install RStudio