Commit Graph

64 Commits

Author SHA1 Message Date
Jonathan Page 68a1d54489 Grammar (#270) 2016-08-16 07:11:45 -05:00
Matthew Sedaghatfar 814ac613da Typo on 4.6.7 Exercises #2 (#239)
Typo on 4.6.7 Exercises #2 
appraoch to approach
2016-08-12 12:43:43 -05:00
Etienne B. Racine 35d464049f Not applicables -> Not availables (#242)
I think it's more accurate. ref.: (https://stat.ethz.ch/R-manual/R-devel/library/base/html/NA.html)
2016-08-09 11:15:37 -05:00
hadley c4168bbd37 Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
#	EDA.Rmd
2016-07-31 11:41:30 -05:00
hadley 9cf3badbf0 Changes from @mine-cetinkaya-rundel 2016-07-31 11:32:16 -05:00
Mine Cetinkaya-Rundel fe73722b0a Typos in transform & EDA (#209)
* little different to -> a little differently from

* reorder to match order in following code/table

* capitalization

* capitalization + punctuation

* replace / with or since it's hard to see between tt formatted code

* missing pronoun

* they're been -> they've been

* lets need apostrophe

* Instead of display -> Instead of displaying

* missing comma

* add mapping in front of aes in a bunch of locations

* adding mapping before aes for sections before the last section where it explicitly says from here on out we'll omit them to make calls simpler
2016-07-29 22:05:08 -05:00
behrman 35ba12dfae Fix typos (#205) 2016-07-29 07:48:30 -05:00
Mine Cetinkaya-Rundel 1187b85e01 Few typos in EDA, transform, and visualize (#207)
* minor typos in last exercise in common problems

* unusually easiest -> unusually easy

* move mapping(aes()) into geom to match other ggplot calls

* wording suggestion in exercise + typo fix

* feel be free -> feel free

* and new dataset -> and a new dataset, missing a

* dplyr overwrite's'
2016-07-29 07:36:57 -05:00
hadley f9e51a7096 Final tidy polishing 2016-07-27 08:23:28 -05:00
nwaff b16aec6b1f fix typo (#194)
single typo edit
2016-07-26 07:42:04 -05:00
S'busiso Mkhondwane 2a8a192ce8 Update transform.Rmd (#192)
removed five
2016-07-25 15:07:44 -05:00
hadley df7c438612 Merge branch 'master' of github.com:hadley/r4ds 2016-07-25 15:07:06 -05:00
S'busiso Mkhondwane 3cd4e92819 Update transform.Rmd (#191)
typo
2016-07-25 15:00:36 -05:00
hadley a2ff3ec52f Tidy chapter updates 2016-07-25 11:28:05 -05:00
hadley 825dacdaaa Correct ranking for worst delays
Fixes #119
2016-07-22 11:22:02 -05:00
hadley 37058ce630 Cancelled flights exercise
Fixes #117
2016-07-22 11:16:50 -05:00
hadley 0d0c9c1815 Merge branch 'master' of github.com:hadley/r4ds 2016-07-22 09:33:06 -05:00
hadley f69669b4c3 Proofing transformation 2016-07-22 09:15:55 -05:00
David Clark 341f775ba4 Spelling correction (#160) 2016-07-22 07:50:07 -05:00
hadley 51f8c2d8b5 Scatter around a few more explanations of :: 2016-07-19 08:11:08 -05:00
Patrick Kennedy 5af2edeed1 Correct grammatical typos in transform.Rmd (#153) 2016-07-16 10:59:32 -05:00
hadley d12f5e49f4 Incorporate comments from @behrman 2016-07-14 11:07:51 -05:00
hadley 3c5838dcbd data_frame -> tibble 2016-07-14 10:57:54 -05:00
hadley 40613ad2d7 Polishing transform chapter 2016-07-14 10:46:37 -05:00
Bill Behrman aa25bd56f4 Fix typos 2016-07-08 17:49:51 -07:00
hadley 2ebaee835d Tibble updates for transform chapter 2016-07-08 10:31:52 -05:00
rlzijdeman f9e69b7b94 typo fixes in transform.Rmd 2016-06-05 09:19:39 +02:00
jjchern a43a2e82dc "vs" should be "vs." 2016-05-23 18:33:30 -05:00
hadley e36a6ccbd1 No longer need out.width for diagrams 2016-04-22 15:27:45 -05:00
Garrett 6803e565fd Small edits to transform.Rmd (typos and mistakes) 2016-04-05 20:56:21 -04:00
spirgel f5fc355d73 fixed "from" typo
Changed "... isn't ready from prime time yet." at end of 5.7.1 to " isn't ready for prime time yet."
2016-04-02 16:43:08 -04:00
Nelson Areal 5b21679e93 Update transform.Rmd
Corrected a filter in an example.
2016-03-24 14:36:27 +00:00
hadley 62752f4918 Run common code at the start of every chapter 2016-02-17 16:33:25 +11:00
hadley 9e2fc73aac Drop jekyll markdown 2016-02-17 16:26:32 +11:00
hadley acc8f777ea Switch to rstudio/bookdown
But don't deploy yet
2016-02-17 06:39:15 +11:00
hadley 2f85ba936b Typos from @dmi3kno.
Fixes #26
2016-02-11 08:15:22 -06:00
nate-d-olson 19a3e926a9 fixed small typos 2016-02-04 09:06:34 -05:00
hadley 844226da7c Use unique figure dirs 2016-01-18 08:23:01 -06:00
Radu Grosu 588eefdcd6 Update transform.Rmd 2016-01-15 23:45:13 +00:00
Hadley Wickham fd545d0f14 Merge pull request #25 from joannejang/patch-1
fixing typo
2016-01-11 16:42:08 -08:00
Joanne Jang cf8a66037e fixing typo 2016-01-08 15:38:03 -08:00
Joanne Jang ddcdae41a1 fixing typo 2016-01-07 11:46:28 -08:00
hadley 6982ec43eb Move two-table verbs out into new relational data chapter 2016-01-07 10:20:29 -06:00
hadley c80cfa0373 Many new join diagrams.
Inspired by @jeremystan
2016-01-06 09:05:28 -06:00
hadley f37fd2033e Thinking about how to better convey join types 2016-01-05 10:14:47 -06:00
hadley e0de6d0ae7 More writing about transformation, particularly joins 2016-01-04 08:43:33 -06:00
hadley 16bbbc2abc Fleshing out joins 2015-12-31 10:24:18 -06:00
hadley 4a157c78fe More writing about data transformation 2015-12-30 09:43:15 -06:00
hadley c1c5a298f6 More writing about data transformation 2015-12-29 09:59:14 -06:00
hadley 0a8220d882 Move database transform stuff into own file 2015-12-29 08:22:42 -06:00