Skip to main content

Section 3.7 ggplot2 Visualization Reference

Unlike other chapters, visualization relies on combining multiple components rather than calling single functions. This section serves as a reference for common geometries, aesthetics, and commands used throughout the book.

Subsection 3.7.1 Summary of ggplot Geometries

Below is a list of plot types, their purpose, and the geom command used:

Subsection 3.7.2 Summary of other ggplot commands

Below is a list of other commands used to alter plots: