Skip to content

Commit 0a70ba8

Browse files
committed
Merge pull request DataScienceSpecialization#32 from kirstenfrank/master
Added two sample codebooks.
2 parents 89a253d + 5226adf commit 0a70ba8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

getclean.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ permalink: /getclean/
88
- [Apples to Oranges Data Organisation Challenge](https://github.com/thoughtfulbloke/faoexample)
99
- [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.
1010
- [Downloading files general advice](http://rpubs.com/thoughtfulbloke/downloadtips)
11+
- [Codebook sample](https://gist.github.com/kirstenfrank/218c36a1938055d0f4e4)
12+
- [Second Codebook sample](https://gist.github.com/kirstenfrank/699abe3e16fd1dc36e5d)
1113
- [Query string (and other fields-within-fields) unrolling](http://rpubs.com/schnee/32988)
12-

0 commit comments

Comments
 (0)