Commit Graph

1185 Commits

Author SHA1 Message Date
Jen Ren e92922f2ae typo correction in "Durations" () 2018-06-20 11:13:23 +02:00
Mark Beveridge c8c28ea2a0 Update model-many.Rmd (missing word) () 2018-06-20 11:12:42 +02:00
Matthew Hendrickson ca89c22741 line 188 - typo - delete 'is' ()
Line read "...because it's is a special..." Removed typo "is"
2018-06-20 11:12:29 +02:00
Mark Beveridge 0fd29dbae4 Update model-building.Rmd (minor typo) () 2018-06-20 11:12:16 +02:00
David Rubinger 44663f4613 Fix typos and formatting () 2018-06-20 11:12:02 +02:00
蒋雨蒙 03c4cc5e62 Fix a typo. ()
`quadatric` to `quadratic`.
2018-06-20 11:11:10 +02:00
Stéphane Guillou 6edfe2c9ed minor typos in chapter 5 () 2018-06-20 11:10:59 +02:00
Garrick Aden-Buie c7a2442f64 Minor typo: dash needs to be first in character class group () 2018-06-20 11:10:38 +02:00
Dirk Eddelbuettel 64a1716d71 suprinsingly -> surprisingly ()
one char typo
2018-06-20 11:09:36 +02:00
AlanFeder 7bcbe88f5b change make_prediction() to model1() () 2018-06-20 11:09:21 +02:00
Edwin Thoen 37c9d02b29 added root to msd () 2018-06-20 11:07:52 +02:00
andrewmacfarland f8a9d17d6f Update datetimes.Rmd ()
fix typo
2018-06-20 11:07:28 +02:00
Yiming (Paul) Li 44f3e50fdf Correct a typo in model-many.Rmd () 2018-06-20 11:07:17 +02:00
Erik Erhardt e8c1dbb428 Added colon in select() section ()
`num_range("x", 1:3)`:, added missing colon to match the rest of the list
2018-06-20 11:06:51 +02:00
Mark Beveridge fcac8eab40 Update relational-data.Rmd (minor typo) ()
Row 371 : In table=`airports`, the variable representing longitude is not `long` ...it is `lon`
2018-06-20 11:06:03 +02:00
Jeff Boichuk 2ab1949997 Word swap ()
To remain consistent with this sentence: "Since we already use the word "value" to describe data, let's use the word "level" to describe aesthetic properties."
2018-06-20 11:05:55 +02:00
Erik Erhardt d96fdedfbb Update tidy.Rmd, typo: Spreading "forms" to "from" () 2018-06-20 11:05:25 +02:00
Michael Henry 3617c80681 Fixed broken link ()
The previous URL gives a 404 error.
2018-06-20 11:05:11 +02:00
Ben Herbertson 502d91f036 Minor fixes () 2018-06-20 11:04:10 +02:00
John D. Storey 7e6b1e7148 Update iteration.Rmd ()
Fixed typo.
2018-06-20 11:03:51 +02:00
Jacob Kaplan f4683fce1e fixes minor spelling mistakes () 2018-06-20 11:03:40 +02:00
Ben Herbertson 4c82fe68dc Update rmarkdown.Rmd (minor typos) () 2018-06-20 11:02:03 +02:00
Josh Goldberg 998618073b Typo fix ()
Added question mark ? to end of a sentence, which was a question.
2018-06-20 11:01:51 +02:00
Mark Beveridge 74cbc29d62 Update model-building.Rmd () 2018-06-20 11:01:39 +02:00
Gustav W Delius 20a029056e Update pipes.Rmd ()
typo correction
2018-06-20 11:01:17 +02:00
Matt Herman 02502a6ebc Update factors.Rmd () 2018-06-20 11:00:59 +02:00
Hao Chen 8fee078c9d Better naming consistency ()
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 ()
To keep consistency with the rest of chapter.
2018-06-20 11:00:07 +02:00
Ben Herbertson 877d165d4d Update pipes.Rmd (missing word) () 2018-06-20 10:59:54 +02:00
Mark Beveridge 9a65563e9c Update pipes.Rmd (minor typo) () 2018-06-20 10:59:44 +02:00
Floris Vanderhaeghe 3b688ee8a5 Elaborate on capturing groups ()
Clarify the meaning and use of capturing groups.
2018-06-20 10:58:59 +02:00
Noah Landesberg 9c236cddda Update model-many.Rmd ()
Fixes 
2018-06-20 10:58:35 +02:00
Mark Beveridge 83b0fa9132 Update tidy.Rmd ()
Minor typo on row 288 : 'case' --> 'cases'
2018-06-20 10:58:16 +02:00
Abhinav Singh e2dc2d9e42 Update vectors.Rmd ()
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 () 2018-06-20 10:57:09 +02:00
Matthew Sedaghatfar 00ecb39a71 Update model-assess.Rmd () 2018-06-20 10:56:46 +02:00
Gustav W Delius 3138d2d30b Fixed description of tibble.print options () 2018-06-20 10:03:09 +02:00
Seamus McKinsey 31b8ccf430 fix two typos () 2018-06-20 10:02:17 +02:00
Albert Y. Kim acb815d95f Changed gain to be dep_delay - arr_delay, and not vice versa. ()
Fixes 
2018-06-20 10:00:48 +02:00
pete a2f7418c10 Update functions.Rmd () 2018-06-20 10:00:13 +02:00
Nina Munkholt Jakobsen fe883cb46a Minor typos. () 2018-06-20 09:59:31 +02:00
Mauro Lepore 5c78fb7ca5 Introduce `dplyr::case_when()` as an alternative to `ifelse()` ()
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 () 2018-06-20 09:58:40 +02:00
Kirill Müller e682fdc45a Use visible column ()
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) () 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 ()
Fixes 
2017-05-04 07:07:33 -05:00
hadley 2afd79c1f6 Fix incorrect argument name in diagram.
Fixes 
2017-05-03 08:34:22 -05:00
hadley d84e3cf489 Fix typo. Fixes 2017-05-03 08:31:30 -05:00
hadley dfe108a7c9 Fix typo. Fixes 2017-05-03 08:29:40 -05:00