1. Installing R

Video Tutorial

To get started with this tutorial visit the RStudio download page

Installing R and RStudio

To use R, we need R, the underlying language that runs our code, as well as R studio, an integrated development environment (IDE) that allows us to save files and edit and run code.

To get started, we’ll visit RStudio’s homepage to install R.

First, Install R for your operating system from CRAN.

Then download the latest version of RStudio and open it.