Learning Objectives
Following this assignment students should be able to:
- Generate slidedecks in RStudio, applying Rmarkdown techniques
- Use tools in
tidyr
to wrangle data
Reading
-
Topics
dplyr
(review)Rmarkdown
(review)tidyr
-
Readings
Lecture Notes
Exercises
Canvas Quiz
Exercise 1
Using tidyr, manipulate your dataset in at least one meaningful way.
Include this in your slide presentation (see below)
Exercise 2
The primary activity this week will be generating slides! This is based on the Rmarkdown
we worked on last week. Generate at least 5 slides. Slides should
- describe your data (prose)
- show the data
- show code where you manipulate data in some fashion (hint: echo=true)
- have at least 1 plot
- include an image
- include bullets