Prepare
Due: February 4, 2025
prepare
Learning objectives
- Define the statistical adjustment and scales components of the grammar of graphics
- Demonstrate how to use
stat_*()
functions from {ggplot2} - Implement scale transformations for \(x\) and \(y\) axes
- Modify guides to change the visual appearance of scales on plots
Preparations
📖 Read
- ggplot2-book - Chapter 14 - Scales and guides
⌨️ Do
- Complete team preference survey for project 1