2  Graphics with {ggplot2}

Chapter 02

Graphics with {ggplot2}

  • Creating a Simple Plot
  • Aesthetic Mappings
  • Facets
  • Geometric Objects
  • Scales
  • Themes
  • Combining {ggplot} Functions
  • Other Types of Plots
    • Scatterplots
    • Bar charts
    • Histograms
    • Box plots
  • Practice
Note

Since I already know quite a bit about this topic, I skipped it. There are, therefore, no notes on it.