Lec06
Finishing ggplot2.
Announcements
- Quiz 2
- In
dplyr
, you can removegroup_by()
meta structure withungroup()
ggplot2
cheat sheet:- Hard copy
- In RStudio -> Menu bar -> Help -> Cheatsheets -> Data Visualization with ggplot2
In-Class
- Slides:
More geometries including
geom_boxplot()
andgeom_bar()
- In-class exercise:
- Code:
Lec06.R
- Code: