Summary
TADA!
Things you now know how to do:
- Produce a simple plot with
ggplot2
- Use different
aes
thetic mappings andgeom_*()
functions to produce more complex plots - Visualize distributions and relationships in data
- Produce small multiples with
facet()
- Make the plot to the right