MSU Programming Camp

Logo

Timeline for Programming Camp

August 19: Intro to R & RStudio

August 20: Tidyverse

August 21: dplyr

August 22: ggplot2 I

August 23: 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.