Creating Basic Charts with ggplot2
Summary
Summary
11 / 11
Summary
The `ggplot2` package creates plots by combining data, mappings, and layers. A simple bar chart of enrollment by site can be created as follows:
Summary