13) More dplyr & ggplot
📖 Lecture
In our last week of instruction we review more examples and operations with tidyverse packages dplyr and ggplot2.
🎯 Objectives
At the end of this week you will be able to:
- Describe the so-called pipe operators
- Write basic
"dplyr"
pipelines - Build pipelines involving
"dplyr"
and"ggplot"
commands
📚 Reading
🔬 Lab
You will keep practicing dplyr + ggplot pipelines.