Chapter 18 Resources
by Jade Benjamin-Chung, Kunal Mishra, and Jess Grembi
18.1 Resources for R
18.1.2 For Intermediate/Advanced Users
- dplyr and tidyr cheat sheet
- ggplot cheat sheet
- data table cheat sheet
- RMarkdown cheat sheet
- Hadley Wickham’s R Style Guide
- Jade’s R-for-epi course
- Tidy Eval in 5 Minutes (video)
- Tidy Evaluation (e-book)
- Data Frame Columns as Arguments to Dplyr Functions (blog)
- Standard Evaluation for *_join (stackoverflow)
- Programming with dplyr (package vignette)