justmarkham / dplyr-tutorial

Tutorials for the dplyr package in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Tutorial #2:

About

Tutorials for the dplyr package in R