Skip to content

Commit 496316d

Browse files
committed
add dplyr tutorial to Getting and Cleaning Data
1 parent b33a0ad commit 496316d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

getclean.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ permalink: /getclean/
66

77
- [Subsetting example walkthrough](http://rpubs.com/thoughtfulbloke/subset)
88
- [Apples to Oranges Data Organisation Challenge](https://github.com/thoughtfulbloke/faoexample)
9+
- [dplyr Video Tutorial](https://www.youtube.com/watch?v=jWjqLW-u3hc) and [R Markdown document](http://rpubs.com/justmarkham/dplyr-tutorial): An [update](http://blog.rstudio.org/2014/01/17/introducing-dplyr/) to the plyr package, useful for subsetting, sorting, summarizing, and merging data using a more intuitive syntax than plyr or base R.

0 commit comments

Comments
 (0)