MSU Programming Camp

Logo

Timeline for Programming Camp

August 21: Intro to R & RStudio

August 22: Tidyverse

August 23: dplyr

August 24: ggplot2 I

August 25: ggplot2 II

Data Visualization via ggplot2 I

The package that often receives the most attention within not only the Tidyverse but R in general is ggplot2. This package emanated from Hadley Wickham’s dissertation project and has profoundly influenced how at least R users think about data visualization.

Associate Code & Data

Files for the first half of the day

Click here to download necessary code and data for the lecture.

Files for the second half of the day

Click here to download necessary code and data for the lecture.

Additional readings for the interested

The readings below will repeat for each of the days focusing on ggplot2.