Commit Graph

899 Commits

Author SHA1 Message Date
hadley 92d7665920 Drop handling hierarchy
It's just a bit too raw - and rather than polishing it, it would be better to put the time in to (e.g.) ggplot2 scales
2016-08-15 09:18:56 -05:00
hadley 9d7851318d Tweaks to iteration 2016-08-15 08:18:51 -05:00
hadley d82f0fd314 Fix mapping location.
#246
2016-08-15 07:42:32 -05:00
hadley 4aeca52e1f Clarifying suggestion
Fixes #268 (manual merge)
2016-08-15 07:40:39 -05:00
hadley fb923097ad Make third case parallel.
Fixes #268
2016-08-15 07:39:33 -05:00
hadley c660934214 Merge branch 'master' of github.com:hadley/r4ds 2016-08-15 07:38:53 -05:00
harrismcgehee 3c0f712b62 Fix a typo (#254) 2016-08-15 07:33:44 -05:00
S'busiso Mkhondwane 8bc81d71b1 Update relational-data.Rmd (#255)
Typo
2016-08-15 07:33:36 -05:00
harrismcgehee 7c9c28c363 Fix typo (#256) 2016-08-15 07:33:25 -05:00
harrismcgehee 7773637bc9 Fix typo (#257) 2016-08-15 07:33:19 -05:00
harrismcgehee 6b1ac1f40b Suggest word insertion (#258) 2016-08-15 07:33:12 -05:00
harrismcgehee 2c0c6a8be5 Spell check suggestions (#259) 2016-08-15 07:33:05 -05:00
S'busiso Mkhondwane f9901e3e54 Update datetimes.Rmd (#265)
Typo
2016-08-15 07:32:53 -05:00
S'busiso Mkhondwane 8661307014 Update datetimes.Rmd (#264)
Typo
2016-08-15 07:32:45 -05:00
S'busiso Mkhondwane 6c5eb2a452 Update strings.Rmd (#263)
Typo. In some exercises there seem like the spacing between the numbering is not consistent. I tried to fix one here.
2016-08-15 07:32:32 -05:00
S'busiso Mkhondwane b0d830b181 Update strings.Rmd (#262)
Typo
2016-08-15 07:32:17 -05:00
S'busiso Mkhondwane 84d3ab2a26 Update relational-data.Rmd (#261)
Typo
2016-08-15 07:31:59 -05:00
harrismcgehee 3404a00283 Missing an s (#260) 2016-08-15 07:31:48 -05:00
S'busiso Mkhondwane 2c754bac83 Update wrangle.Rmd (#253)
Changed the order to reflect the ordering of the chapters
2016-08-13 09:04:06 -05:00
S'busiso Mkhondwane 010ea3b0c8 Update tidy.Rmd (#252)
Typo
2016-08-13 09:03:31 -05:00
S'busiso Mkhondwane d67c997d21 Update import.Rmd (#251)
Typo
2016-08-13 09:02:48 -05:00
S'busiso Mkhondwane 2c5a19e5ff Update import.Rmd (#250)
Typo
2016-08-12 15:40:24 -05:00
hadley d4928fed5c Vector tweaking 2016-08-12 15:22:15 -05:00
S'busiso Mkhondwane b3aa1ff9e7 Update tibble.Rmd (#249)
Typo
2016-08-12 15:04:31 -05:00
S'busiso Mkhondwane 509f70902d Update tibble.Rmd (#248)
Typo
2016-08-12 14:28:53 -05:00
S'busiso Mkhondwane 3b86fb5b3d Update wrangle.Rmd (#247)
Typo
2016-08-12 13:57:39 -05:00
hadley b1fa964d0f Merge branch 'master' of github.com:hadley/r4ds 2016-08-12 12:44:42 -05:00
hadley 273a481021 Fix typos
Closes #223.
2016-08-12 12:44:36 -05:00
S'busiso Mkhondwane 4e87d50a93 Update model-basics.Rmd (#228) 2016-08-12 12:43:58 -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
hadley 419e7eaa99 Complete hint
FixeS #240
2016-08-12 12:43:09 -05:00
hadley 19ea5ad5c8 Improve description of shapes
Fixes #244
2016-08-12 12:41:49 -05:00
hadley 2d0771ccd9 Mapping in consistent place
Fixes #246
2016-08-12 12:36:32 -05:00
hadley 8a43da7124 Date/time proofing 2016-08-12 12:25:51 -05:00
hadley 686254068d Proof strings 2016-08-12 11:28:16 -05:00
hadley e1a49849d4 Proofing tidy & relational data 2016-08-12 08:58:32 -05:00
hadley 6da4da4a54 Data import proofing 2016-08-12 08:09:18 -05:00
hadley 2cb57b34ff Dev version of tidyr now on CRAN 2016-08-12 07:53:29 -05:00
hadley 73c8815c88 Tibble proofing 2016-08-11 17:20:15 -05:00
hadley 24067c7513 Wrangle proofing 2016-08-11 08:41:07 -05:00
hadley 2673bcc87f Can now use released readr 2016-08-10 17:27:36 -05:00
hadley 36c5d3e59d Merge branch 'master' of github.com:hadley/r4ds 2016-08-10 15:56:11 -05:00
hadley 9398e03ddf Function arg tweaks 2016-08-10 15:56:09 -05:00
hadley 93a23b3f28 Tweak functions 2016-08-09 15:49:26 -05:00
hadley ae5764e3c7 Pipe tweaks 2016-08-09 15:16:01 -05:00
hadley edc498f735 Program tweaks 2016-08-09 14:58:59 -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
Etienne B. Racine 6af658f1b6 clarity -> cyl (#243)
I think the concept is easier to understand by staying consistent with the `mpg` dataset, there's probably no need to introduce a new dataset for that remark only.
2016-08-09 11:15:19 -05:00
hadley 0ab8d322fb Another pass through strings 2016-08-08 10:45:11 -05:00
Garrett d64eb1ef0a Adds sample-rmarkdown.Rmd to the diagrams folder and inserts it into the reproducible research chapter. 2016-08-05 12:19:48 -04:00