Installing R and R Studio

You will first install the base system for R and then install the RStudio, which provides a much more user-friendly interface.

Install the base system for R

In your browser go to https://cran.r-project.org/

Select Download R for Mac or for Windows

 Instructions for downloading and installing R

Install RStudio

In your browser go to https://www.rstudio.com/products/rstudio/

Instructions for installing R Studio  

Once the RStudio is installed, it will have several windows as shown in the image below.

Arrangement of windows in R Studio

The modules for this course have many examples of how to use R for specific tasks, and you will be using these from week to week. The examples embedded into each week?s learning modules will provide you with all of the necessary instructions for using R in this course, and it shouldn't be necessary to seek other instruction. However, if you wish to learn more about R, here are links to additional resources.