Commit Graph

82 Commits

Author SHA1 Message Date
hadley afbdf63ff5 Fixes #496 2017-05-03 08:11:20 -05:00
hadley 74a480e5d6 Move exercise to better location #514 2017-05-03 08:00:32 -05:00
A. s 25b1f7fb1c added hint for cummulative functions (#514) 2017-05-03 07:59:03 -05:00
hadley e772065e05 Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
#	factors.Rmd
2016-11-10 11:10:30 -06:00
hadley bb7e18522e Minor fixes 2016-11-10 11:09:51 -06:00
Garrett Grolemund 02cabd460f Adds missing of to transform.Rmd 2016-11-03 12:57:56 -05:00
hadley 5e015bf977 Suggestions from Marie 2016-10-04 11:21:04 -05:00
hadley b3855be66c Incorporating suggestions from @csgillespie 2016-10-04 07:49:10 -05:00
hadley fd9a3f57f7 Fix think-o in exercise 2016-10-03 16:55:56 -05:00
hadley c8b586514b Integrate feedback from @jennybc 2016-10-03 16:53:31 -05:00
hadley 30509621cf Tibble is always attached now 2016-10-03 16:53:31 -05:00
hadley 7768955fe6 Use tidyverse package
Fixes #451
2016-10-03 12:30:24 -05:00
hadley a0eba42266 Fixes from @schuess
Closes #409
2016-10-03 08:37:07 -05:00
hadley 55f0e1b0e5 air_time not airtime 2016-09-16 14:02:42 -05:00
Colin Gillespie 27f3955480 Print object using brackets (save a line) (#314) 2016-08-26 10:15:43 -05:00
Colin Gillespie 66d4281c1b Remove extra `the` (#309) 2016-08-26 10:14:17 -05:00
Thomas Klebel 1913474b52 fix typos in transform (#294) 2016-08-20 17:24:27 -05:00
hadley 93179cb523 Add workflow advice from @jennybc 2016-08-18 14:51:47 -05:00
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