Stéphane Guillou and Hadley Wickham
4e2d2a1a12
good news for kakapos ( #804 )
...
Official report:
https://www.doc.govt.nz/news/media-releases/2019/kakapo-population-reaches-a-record-high-of-213/
2020-01-15 12:26:37 -06:00
John Blischak and Hadley Wickham
8784e41d91
Update Chp 8 exercise on quote arg of read_csv(). Close #696 . ( #806 )
2020-01-15 12:26:04 -06:00
Mine Cetinkaya-Rundel and Hadley Wickham
08306263da
Fix typo ( #809 )
2020-01-15 12:24:54 -06:00
robertchu03 and Hadley Wickham
80aec62b56
Correct typo or explanation ( #818 )
...
11 | 12 should be enclosed in parentheses otherwise the explanation is incorrect (Issue #704 )
2020-01-15 12:23:51 -06:00
Hadley Wickham
e8e0218f1a
Eliminate devtools dep
2020-01-15 12:08:45 -06:00
Hadley Wickham
09fd870db7
Fix quotes in caption
2020-01-15 11:46:18 -06:00
Hadley Wickham
6a65eb9f89
No longer need dev versions of packages
2020-01-15 11:43:55 -06:00
Garrett Grolemund and Hadley Wickham
2459702500
Updates R4ds to use pivot_ functions ( #820 )
...
* Updates tidy.Rmd to teach pivot_longer() and pivot_wider() instead of gather() and spread().
* Eliminates all out-dated uses of gather and spread found in a find-in-files search.
* Removes yaml header and duplicate sentence from tidy.Rmd.
2020-01-15 10:17:10 -06:00
Mara Averick and Hadley Wickham
ce824d0a33
Add google analytics ( #745 )
2019-01-08 07:45:50 -06:00
Zhuoer Dong and Hadley Wickham
323a84bd45
typo in iteration.Rmd ( #730 )
2018-11-19 07:35:12 -06:00
Zhuoer Dong and Hadley Wickham
3ff4336ca5
14.4 exercise of Detect matches should be 4th level heading ( #727 )
2018-11-12 09:55:21 -06:00
Yihui Xie and Hadley Wickham
8ed781f99a
Could you enable HTTPS? ( #691 )
2018-10-25 10:00:34 -05:00
Mara Averick and Hadley Wickham
7781ed161f
Update ESL link in 24.3 ( #684 )
...
* Fixes #663 .
2018-10-24 12:26:16 -05:00
twgardner2 and Hadley Wickham
38cd5aa337
Reword amount of code reduction ( #685 )
...
* Update iteration.Rmd
* Update iteration.Rmd
Rewording the amount of code reduction due to generalizing code with a function
2018-10-24 12:26:03 -05:00
Rob Tenorio and Hadley Wickham
c63f496ed9
small typo referencing wrong object ( #686 )
...
Line 571 should reference word, the column name in df, not words, the vector.
2018-10-24 12:25:50 -05:00
Edwin Thoen and Hadley Wickham
5d1a4b57ba
consistency in referring to spread functions ( #688 )
2018-10-24 12:25:30 -05:00
DSGeoff and Hadley Wickham
d1a63fe379
Minor typos ( #689 )
...
* Fix a few minor typos
Examples include saying we'll learn about filter() in the next chapter, but it's not until chapter 5. And, also, it says we'll learn about how to use multiple geoms in the same plot in the next section, but then not far below, in the same section, it shows how to use multiple geoms.
* Three minor fixes in chapter 5
* Remove " I introduced in prior commit
2018-10-24 12:25:11 -05:00
Zach Bogart and Hadley Wickham
86653389e3
fix speed parenthetical in intro ( #693 )
2018-10-24 12:24:42 -05:00
Zhuoer Dong and Hadley Wickham
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 and Hadley Wickham
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 and Hadley Wickham
9fe4a64ec8
Fix typo ( #709 )
...
removing an 's'
2018-10-24 12:23:22 -05:00
Ulrik Lyngs and Hadley Wickham
428e1d2186
Fix two typos ( #710 )
2018-10-24 12:23:06 -05:00
Kara de la Marck and Hadley Wickham
a808d61a88
Fix typo ( #721 )
2018-10-24 12:22:08 -05:00
Stéphane Guillou and Hadley Wickham
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 and Hadley Wickham
03eb8d06a9
Mention the use of a character class for metacharacters ( #687 )
...
Closes #673
2018-06-21 05:08:05 +02:00
Jonas and Hadley Wickham
bbc87c9049
Update workflow-basics.Rmd ( #681 )
...
Fixed typo `dota` to `data`
2018-06-20 11:15:37 +02:00
Jen Ren and Hadley Wickham
e92922f2ae
typo correction in "Durations" ( #678 )
2018-06-20 11:13:23 +02:00
Mark Beveridge and Hadley Wickham
c8c28ea2a0
Update model-many.Rmd (missing word) ( #674 )
2018-06-20 11:12:42 +02:00
Matthew Hendrickson and Hadley Wickham
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 and Hadley Wickham
0fd29dbae4
Update model-building.Rmd (minor typo) ( #671 )
2018-06-20 11:12:16 +02:00
David Rubinger and Hadley Wickham
44663f4613
Fix typos and formatting ( #670 )
2018-06-20 11:12:02 +02:00
蒋雨蒙 and Hadley Wickham
03c4cc5e62
Fix a typo. ( #667 )
...
`quadatric` to `quadratic`.
2018-06-20 11:11:10 +02:00
Stéphane Guillou and Hadley Wickham
6edfe2c9ed
minor typos in chapter 5 ( #666 )
2018-06-20 11:10:59 +02:00
Garrick Aden-Buie and Hadley Wickham
c7a2442f64
Minor typo: dash needs to be first in character class group ( #664 )
2018-06-20 11:10:38 +02:00
Dirk Eddelbuettel and Hadley Wickham
64a1716d71
suprinsingly -> surprisingly ( #658 )
...
one char typo
2018-06-20 11:09:36 +02:00
AlanFeder and Hadley Wickham
7bcbe88f5b
change make_prediction() to model1() ( #657 )
2018-06-20 11:09:21 +02:00
Edwin Thoen and Hadley Wickham
37c9d02b29
added root to msd ( #650 )
2018-06-20 11:07:52 +02:00
andrewmacfarland and Hadley Wickham
f8a9d17d6f
Update datetimes.Rmd ( #649 )
...
fix typo
2018-06-20 11:07:28 +02:00
Yiming (Paul) Li and Hadley Wickham
44f3e50fdf
Correct a typo in model-many.Rmd ( #647 )
2018-06-20 11:07:17 +02:00
Erik Erhardt and Hadley Wickham
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 and Hadley Wickham
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