Skip to content

Commit

Permalink
Merge pull request jtleek#8 from rpglover64/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jtleek committed Nov 25, 2013
2 parents 4f0cbd6 + f005643 commit d705f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ forensic study of your data to figure out why the raw data looks weird.

The general principles of tidy data are laid out by [Hadley Wickham](http://had.co.nz/) in [this paper](http://vita.had.co.nz/papers/tidy-data.pdf)
and [this video](http://vimeo.com/33727555). The paper and the video are both focused on the [R](http://www.r-project.org/) package, which you
may or may not know how to use. Regardless the three general principles you should pay attention to are:
may or may not know how to use. Regardless the four general principles you should pay attention to are:

1. Each variable you measure should be in one column
1. Each different observation of that variable should be in a different row
Expand Down

0 comments on commit d705f10

Please sign in to comment.