Prepare

Due: February 4, 2025

prepare
Modified

February 3, 2025

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

⌨️ Do