Commit Graph

1204 Commits

Author SHA1 Message Date
Zach Bogart 86653389e3 fix speed parenthetical in intro (#693) 2018-10-24 12:24:42 -05:00
Zhuoer Dong e32418becd correct indentation of list in vectors.Rmd (#697)
The beginning "Double" is five space away from the left margin, while the R code chunk is only four thus not recognized as block element by Pandoc.
2018-10-24 12:24:23 -05:00
Luke W Johnston b38b0ce4cb Quote attribute moved into md blockquote (#707)
Assuming person attribution to quote should be in the same blockquote.
2018-10-24 12:23:35 -05:00
Ulrik Lyngs 9fe4a64ec8 Fix typo (#709)
removing an 's'
2018-10-24 12:23:22 -05:00
Ulrik Lyngs 428e1d2186 Fix two typos (#710) 2018-10-24 12:23:06 -05:00
Kara de la Marck a808d61a88 Fix typo (#721) 2018-10-24 12:22:08 -05:00
Stéphane Guillou 63716ebed9 missing "who" in thank you sentence (#722) 2018-10-24 12:21:50 -05:00
hadley 39d22b750c Update node 2018-10-24 11:48:00 -05:00
hadley b0b829f0f8 Deploy to production 2018-10-24 11:22:01 -05:00
hadley b128946455 Remove adv-r specific install script 2018-10-24 06:56:26 -05:00
hadley d392315e1d Deploy to netlify 2018-10-24 06:52:51 -05:00
hadley 5628731a10 Move image out of heading 2018-08-24 11:11:44 -05:00
hadley 7bf844fb66 Thank all contributors on home page 2018-08-24 10:54:58 -05:00
hadley a87a0511dd Brief description of process 2018-08-24 10:44:36 -05:00
hadley 01e3a15be8 Revise homepage, adding link to donate to kakapo recovery 2018-08-24 10:32:41 -05:00
hadley b2de993c5e Merge branch 'master' of github.com:hadley/r4ds 2018-08-24 10:11:46 -05:00
Jennifer (Jenny) Bryan 03eb8d06a9 Mention the use of a character class for metacharacters (#687)
Closes #673
2018-06-21 05:08:05 +02:00
Jonas bbc87c9049 Update workflow-basics.Rmd (#681)
Fixed typo `dota` to `data`
2018-06-20 11:15:37 +02:00
Jen Ren e92922f2ae typo correction in "Durations" (#678) 2018-06-20 11:13:23 +02:00
Mark Beveridge c8c28ea2a0 Update model-many.Rmd (missing word) (#674) 2018-06-20 11:12:42 +02:00
Matthew Hendrickson ca89c22741 line 188 - typo - delete 'is' (#672)
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) (#671) 2018-06-20 11:12:16 +02:00
David Rubinger 44663f4613 Fix typos and formatting (#670) 2018-06-20 11:12:02 +02:00
蒋雨蒙 03c4cc5e62 Fix a typo. (#667)
`quadatric` to `quadratic`.
2018-06-20 11:11:10 +02:00
Stéphane Guillou 6edfe2c9ed minor typos in chapter 5 (#666) 2018-06-20 11:10:59 +02:00
Garrick Aden-Buie c7a2442f64 Minor typo: dash needs to be first in character class group (#664) 2018-06-20 11:10:38 +02:00
Dirk Eddelbuettel 64a1716d71 suprinsingly -> surprisingly (#658)
one char typo
2018-06-20 11:09:36 +02:00
AlanFeder 7bcbe88f5b change make_prediction() to model1() (#657) 2018-06-20 11:09:21 +02:00
Edwin Thoen 37c9d02b29 added root to msd (#650) 2018-06-20 11:07:52 +02:00
andrewmacfarland f8a9d17d6f Update datetimes.Rmd (#649)
fix typo
2018-06-20 11:07:28 +02:00
Yiming (Paul) Li 44f3e50fdf Correct a typo in model-many.Rmd (#647) 2018-06-20 11:07:17 +02:00
Erik Erhardt e8c1dbb428 Added colon in select() section (#645)
`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) (#641)
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 (#640)
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" (#639) 2018-06-20 11:05:25 +02:00
Michael Henry 3617c80681 Fixed broken link (#637)
The previous URL gives a 404 error.
2018-06-20 11:05:11 +02:00
Ben Herbertson 502d91f036 Minor fixes (#634) 2018-06-20 11:04:10 +02:00
John D. Storey 7e6b1e7148 Update iteration.Rmd (#633)
Fixed typo.
2018-06-20 11:03:51 +02:00
Jacob Kaplan f4683fce1e fixes minor spelling mistakes (#631) 2018-06-20 11:03:40 +02:00
Ben Herbertson 4c82fe68dc Update rmarkdown.Rmd (minor typos) (#630) 2018-06-20 11:02:03 +02:00
Josh Goldberg 998618073b Typo fix (#629)
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 (#627) 2018-06-20 11:01:39 +02:00
Gustav W Delius 20a029056e Update pipes.Rmd (#625)
typo correction
2018-06-20 11:01:17 +02:00
Matt Herman 02502a6ebc Update factors.Rmd (#624) 2018-06-20 11:00:59 +02:00
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