R Bootcamp
Class 7 preparation - tidyverse odds & ends
Prepare
- Look at the
*_join()functions in the dplyr cheatsheet. These animations are helpful visualizations of the join transformations. - Look over the cheatsheets for
stringrandforcats. - Look over the
scale_*()functions (second page) in the ggplot2 cheatsheet.