Introduction to R and the tidyverse

Content for week of Monday, June 7, 2021–Friday, June 11, 2021

Basic process for working with RStudio

For this example, I’m going to create a new RStudio project, download some data, put the data in the project, and make a graph of it using R Markdown. You’ll follow this same process any time you start a new project or exercise.

To follow along, download this CSV file here (you may need to right click on it and select “Save As…"):

Here’s a video walkthrough of how to get started: