Tutorials for the dplyr package in R
I've created two video tutorials covering Hadley Wickham's excellent dplyr package. The first tutorial introduces all of the basic functionality of dplyr 0.2. The second tutorial covers the new functionality in dplyr 0.3 and 0.4.
This repo contains the R Markdown documents used in the tutorials.
Tutorial #1:
- Video on YouTube (39 minutes)
- R Markdown document and plain text version
- Rendered document on RPubs
- Blog post
Tutorial #2:
- Video on YouTube (37 minutes)
- R Markdown document and plain text version
- Rendered document on RPubs
- Blog post