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
Rademeyer Vermaak
81f3a23d42
Update model-building.Rmd ( #237 )
2016-08-05 08:53:38 -05:00
Rademeyer Vermaak
f955d0415e
Update model-basics.Rmd ( #235 )
2016-08-05 08:53:16 -05:00
Rademeyer Vermaak
d6785ff455
Update model-basics.Rmd ( #236 )
2016-08-05 08:53:08 -05:00
Brandon Greenwell
1427a01f11
Fixed typo ( #234 )
...
missing word "are"
2016-08-05 08:53:01 -05:00
Brandon Greenwell
7e5e574728
Fixed typo ( #233 )
2016-08-05 08:52:52 -05:00
Rademeyer Vermaak
8c07dc278a
Update iteration.Rmd ( #232 )
2016-08-05 08:52:46 -05:00
Rademeyer Vermaak
238880b233
Update iteration.Rmd ( #231 )
2016-08-05 08:52:38 -05:00
Garrett
c901ffd111
Merge branch 'master' of github.com:hadley/r4ds
2016-08-04 17:02:08 -04:00
Garrett
59ce717f7d
More writing on R Markdown chapter.
2016-08-04 17:02:04 -04:00
Garrett
bff90c3ed5
Writing R Markdown chapter.
2016-08-04 17:01:39 -04:00
Rademeyer Vermaak
797ef2e377
Vectors.rmd Grammar fix ( #229 )
2016-08-04 06:56:11 -05:00
Rademeyer Vermaak
fa3a3f4297
Update datetimes.Rmd ( #230 )
...
Fix double and/and
2016-08-04 06:55:42 -05:00
Garrett
664c87e8df
Adds git resources to communicate intro
2016-08-02 15:49:38 -04:00
Garrett
b3b5e2db21
Minor edit to communication intro
2016-08-02 15:15:23 -04:00
Garrett
d0e53b2f60
Merge branch 'master' of github.com:hadley/r4ds
2016-08-02 15:14:20 -04:00
Garrett
397a43f0ce
Edits communication intro.
2016-08-02 15:14:17 -04:00
S'busiso Mkhondwane
a182d0bdec
Update model-basics.Rmd ( #227 )
...
typo
2016-08-02 14:03:10 -05:00
S'busiso Mkhondwane
0eedd7a31a
Update model.Rmd ( #226 )
...
typos
2016-08-02 14:02:38 -05:00
S'busiso Mkhondwane
2985b6d617
Update tidy.Rmd ( #222 )
...
typo
2016-08-02 09:25:57 -05:00
S'busiso Mkhondwane
b5aa2a7fcd
Update tidy.Rmd ( #221 )
...
in Figure 9.2, you mention "table4" but the code uses "table4a and table4b". I can't run the code for table4a and table4b, the datasets from DSR refers to table4 for table4a and table5 for table4b.
2016-08-02 09:13:39 -05:00
S'busiso Mkhondwane
c376c930e4
Update tidy.Rmd ( #220 )
...
UK English
2016-08-02 09:13:31 -05:00
S'busiso Mkhondwane
6de8723a45
Update tibble.Rmd ( #219 )
...
typo. in other chapters you used "dataset"
2016-08-02 09:10:01 -05:00
S'busiso Mkhondwane
4402637b34
Update import.Rmd ( #218 )
...
typo
2016-08-02 09:04:40 -05:00
S'busiso Mkhondwane
6f301c351b
Update import.Rmd ( #215 )
...
typo
2016-08-01 06:50:40 -05:00
S'busiso Mkhondwane
885352d646
Update import.Rmd ( #216 )
...
typo
2016-08-01 06:50:25 -05:00
Thomas Klebel
5660c58d3d
typo in EDA.Rmd ( #217 )
...
which will come back to -> which we will come back to
2016-08-01 06:50:18 -05:00