Commit Graph

1159 Commits

Author SHA1 Message Date
Hao Chen 8fee078c9d Better naming consistency (#621)
Now 'key' is used commonly across step-by-step guide, final complex pipe, and the exercise.
2018-06-20 11:00:39 +02:00
Hao Chen 0d7ba63f77 Use pipe for the spread example (#620)
To keep consistency with the rest of chapter.
2018-06-20 11:00:07 +02:00
Ben Herbertson 877d165d4d Update pipes.Rmd (missing word) (#617) 2018-06-20 10:59:54 +02:00
Mark Beveridge 9a65563e9c Update pipes.Rmd (minor typo) (#616) 2018-06-20 10:59:44 +02:00
Floris Vanderhaeghe 3b688ee8a5 Elaborate on capturing groups (#615)
Clarify the meaning and use of capturing groups.
2018-06-20 10:58:59 +02:00
Noah Landesberg 9c236cddda Update model-many.Rmd (#614)
Fixes #598
2018-06-20 10:58:35 +02:00
Mark Beveridge 83b0fa9132 Update tidy.Rmd (#613)
Minor typo on row 288 : 'case' --> 'cases'
2018-06-20 10:58:16 +02:00
Abhinav Singh e2dc2d9e42 Update vectors.Rmd (#604)
Typo: you'll still need you understand vectors --> you'll still need to understand vectors
2018-06-20 10:57:33 +02:00
Ranae Dietzel 84f04262b0 Two minor typos (#603) 2018-06-20 10:57:09 +02:00
Matthew Sedaghatfar 00ecb39a71 Update model-assess.Rmd (#602) 2018-06-20 10:56:46 +02:00
Gustav W Delius 3138d2d30b Fixed description of tibble.print options (#597) 2018-06-20 10:03:09 +02:00
Seamus McKinsey 31b8ccf430 fix two typos (#596) 2018-06-20 10:02:17 +02:00
Albert Y. Kim acb815d95f Changed gain to be dep_delay - arr_delay, and not vice versa. (#595)
Fixes #594
2018-06-20 10:00:48 +02:00
pete a2f7418c10 Update functions.Rmd (#591) 2018-06-20 10:00:13 +02:00
Nina Munkholt Jakobsen fe883cb46a Minor typos. (#588) 2018-06-20 09:59:31 +02:00
Mauro Lepore 5c78fb7ca5 Introduce `dplyr::case_when()` as an alternative to `ifelse()` (#587)
Explain when ?dplyr::case_when() if more useful than ifelse.

- Copy-pasted text from ?dplyr::case_when()
2018-06-20 09:58:54 +02:00
Azza Ahmed 528194c60d Typo with tibble printing options (#586) 2018-06-20 09:58:40 +02:00
Kirill Müller e682fdc45a Use visible column (#584)
for `desc()` example; the previous `arr_delay` column was invisible in the website rendering.
2018-06-20 09:58:12 +02:00
Tim Waterhouse f8fcc86243 optima (plural) -> optimum (singular) (#579) 2018-06-20 09:56:48 +02:00
hadley 73151e7ebd Ref & acknowledge @AmeliaMN paper 2017-10-27 11:53:57 -05:00
Brent Brewington 0f956d64db factors.Rmd clarification (#577)
Fixes #576
2017-05-04 07:07:33 -05:00
hadley 2afd79c1f6 Fix incorrect argument name in diagram.
Fixes #535
2017-05-03 08:34:22 -05:00
hadley d84e3cf489 Fix typo. Fixes #539 2017-05-03 08:31:30 -05:00
hadley dfe108a7c9 Fix typo. Fixes #547 2017-05-03 08:29:40 -05:00
hadley 0d09434626 Match diagram to text
Fixes #556
2017-05-03 08:26:37 -05:00
hadley 44ad7547cf Fix typo. Fixes #567 2017-05-03 08:23:06 -05:00
hadley 6e52fd9266 Update link. Fixes #513 2017-05-03 08:18:03 -05:00
hadley 4de457b408 Non-syntactic reminder. Fixes #509 2017-05-03 08:14:41 -05:00
hadley e30bf1ee3f Missing words. Fixes #508 2017-05-03 08:13:49 -05:00
hadley afbdf63ff5 Fixes #496 2017-05-03 08:11:20 -05:00
hadley dbb64a5a6a Updates to US figures 2017-05-03 08:06:26 -05:00
hadley 3860c106fb Manually integrate fixes
Closes #495
2017-05-03 08:06:26 -05:00
Ben Steinberg de449d678b it's -> its (#528) 2017-05-03 08:01:23 -05:00
Ben Steinberg f91ab68bf2 inconsistences -> inconsistencies (#527) 2017-05-03 08:01:13 -05:00
Julian During 3ae67d3862 Typo (#516)
Deleted the word "put"
2017-05-03 08:00:50 -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
Robin Gertenbach 5e17edb7f1 Corrected typo in Unusual values (#512)
the unusually wide limits are either on the y-variable or on the x-axis
2017-05-03 07:58:49 -05:00
RomeroBarata 99271ee711 Update exercise 2 section 3.2.4 (#511)
Did you mean `mpg` instead of `mtcars`?
2017-05-03 07:58:35 -05:00
Ranae Dietzel a4e266084f Changed "three" to "two" for list of two (#505)
Unless there is a forgotten third part to a model
2017-05-03 07:58:26 -05:00
Jazz Weisman 5a4ed8926c Update rmarkdown.Rmd (#504) 2017-05-03 07:58:03 -05:00
Ivan Krukov 3b67bc2926 Typo on line 102 (#493) 2017-05-03 07:56:25 -05:00
Brian G. Barkley 0660340e56 Correct small typo in intro.Rmd (#492)
Last sentence in section 1.4.1: R should be changed to "putting it off only makes it worse" or "putting it off will only make it worse".
2017-05-03 07:56:15 -05:00
Jose Roberto Ayala Solares 2beb40da32 Replace comma for period (#486) 2017-05-03 07:56:08 -05:00
Jose Roberto Ayala Solares bceebda5e0 Duplicate word deleted (#485) 2017-05-03 07:55:54 -05:00
Jose Roberto Ayala Solares 27ea4c4aa0 Duplicate word erased (#482) 2017-05-03 07:55:45 -05:00
Jose Roberto Ayala Solares 39b044b07e Comma added (#481) 2017-05-03 07:55:38 -05:00
hadley ca818726fc Improve intro
Fixes #480
2017-05-03 07:55:03 -05:00
hadley 956ea4faac Correct poorly translated formula'
Fixes #479
2017-05-03 07:53:59 -05:00
lindbrook 413e407242 functions.rmd: Writing pipeable functions (#475) 2017-05-03 07:52:35 -05:00