Plotting
Last updated on 2024-07-11 | Edit this page
Overview
Questions
- How can I use ggplot2?
- What is a geom?
- How can I use ggplot2 to create a scatterplot?
- What other types of plots can I make with ggplot2?
Objectives
- Learn to use ggplot to create visualizations
FIXME