Commit Graph

298 Commits

Author SHA1 Message Date
hadley
b8abb5e88e Try upgrading jekyll 2016-02-17 05:37:57 +11:00
hadley
bc2fb306a8 Merge branch 'master' of github.com:hadley/r4ds 2016-02-17 05:09:50 +11:00
hadley
c1951b5d68 Try different way of changing dir 2016-02-17 05:09:38 +11:00
Hadley Wickham
5aa9b05f03 Merge pull request #46 from csgillespie/patch-1
Update README.md
2016-02-16 19:24:30 +11:00
Colin Gillespie
0a6c0bda4f Update README.md
All of the associated R packages for the book can be installed trivially, since the book is a (sort of) fake package thanks to the travis-CI implementation.
2016-02-15 19:40:19 +00:00
hadley
4f3d31379a Remove links to missing plots 2016-02-13 15:55:46 -06:00
hadley
27b686f7b2 Merge branch 'master' of github.com:hadley/r4ds 2016-02-13 15:55:32 -06:00
Hadley Wickham
b45e701434 Merge pull request #44 from radugrosu/patch-7
Update lists.Rmd
2016-02-13 09:52:05 -06:00
Radu Grosu
e2965d5685 Update lists.Rmd
typos
2016-02-13 14:01:43 +00:00
hadley
c87c50301b More reliable way of getting number of stringi functions 2016-02-12 16:07:40 -06:00
hadley
616cad0f7a More about functions 2016-02-12 16:05:25 -06:00
hadley
f3877c66d4 Merge branch 'master' of github.com:hadley/r4ds 2016-02-12 06:13:28 -06:00
hadley
3d5fa7a8fd Ignore temporary files and use new_session. 2016-02-12 06:12:55 -06:00
Hadley Wickham
85b2b966f9 Merge pull request #43 from radugrosu/patch-6
Update functions.Rmd
2016-02-12 06:10:13 -06:00
Radu Grosu
27e70f2234 Update functions.Rmd
typos
2016-02-12 11:54:28 +00:00
hadley
d69eeff57e Ensure every chapter has a heading 2016-02-11 16:31:34 -06:00
hadley
27cc6617bb Use new bookdown yml 2016-02-11 16:31:22 -06:00
Hadley Wickham
a95709fa5f Merge pull request #42 from radugrosu/patch-5
Update strings.Rmd
2016-02-11 13:26:28 -06:00
Radu Grosu
504c3c44b4 Update strings.Rmd
typos
2016-02-11 17:45:33 +00:00
hadley
59f09dd8a9 Tweak cache spec 2016-02-11 10:44:49 -06:00
hadley
97804e042f Use language:R 2016-02-11 09:39:22 -06:00
hadley
55ec3898a2 Also need lubridate 2016-02-11 08:20:13 -06:00
hadley
302528634e Fix exercise indenting.
Closes #16
2016-02-11 08:17:17 -06:00
hadley
2f85ba936b Typos from @dmi3kno.
Fixes #26
2016-02-11 08:15:22 -06:00
hadley
b543ddc9f6 Merge branch 'master' of github.com:hadley/r4ds 2016-02-11 08:11:13 -06:00
hadley
d9ef8b15bc Correct subsetting.
Fixes #34
2016-02-11 08:11:10 -06:00
Hadley Wickham
31e7199d63 Merge pull request #36 from radugrosu/patch-2
Update import.Rmd
2016-02-11 08:09:40 -06:00
Hadley Wickham
5a2604c9fa Merge pull request #37 from bgreenwell/patch-3
Fixed Typo
2016-02-11 08:09:24 -06:00
Hadley Wickham
cac428b199 Merge pull request #38 from radugrosu/patch-3
Update tidy.Rmd
2016-02-11 08:09:11 -06:00
Hadley Wickham
0578bf5e70 Merge pull request #39 from radugrosu/patch-4
Update relational-data.Rmd
2016-02-11 08:08:57 -06:00
Hadley Wickham
0d9df81990 Merge pull request #40 from nate-d-olson/master
fixed small typos
2016-02-11 08:08:23 -06:00
hadley
671a21b124 Update functions 2016-02-11 07:58:53 -06:00
nate-d-olson
19a3e926a9 fixed small typos 2016-02-04 09:06:34 -05:00
hadley
326d5b8511 Note about turning lists into data frames 2016-02-03 11:41:44 -06:00
Radu Grosu
ae06075c35 Update relational-data.Rmd
typos
2016-01-30 13:13:46 +00:00
Radu Grosu
0393514ae8 Update tidy.Rmd
typos
2016-01-28 21:10:04 +00:00
Brandon Greenwell
2d987544e9 Fixed Typo
Removed extra "what".
2016-01-28 08:47:26 -05:00
Radu Grosu
de44f2e3d6 Update import.Rmd
typos
2016-01-27 13:33:35 +00:00
hadley
8101753650 More functions and for loops 2016-01-25 08:59:36 -06:00
hadley
e5937c9301 Merge branch 'master' of github.com:hadley/r4ds 2016-01-22 10:03:23 -06:00
hadley
5e8d952313 Fix broken example post move-around 2016-01-22 10:03:10 -06:00
Hadley Wickham
dc23061338 Merge pull request #35 from bgreenwell/patch-2
Fix typo
2016-01-22 09:24:01 -06:00
hadley
986ea61453 Pipes rewrite 2016-01-22 08:55:08 -06:00
Brandon Greenwell
af8f81c28c Fix typo
Missing a word (e.g., over or of) here.
2016-01-22 08:50:37 -05:00
hadley
43fcab68c9 Merge branch 'master' of github.com:hadley/r4ds 2016-01-21 09:51:09 -06:00
hadley
b359976f3a Starting to work on expressing yourself 2016-01-21 09:51:02 -06:00
Hadley Wickham
de38ea8e29 Merge pull request #33 from tjmahr/patch-1
typos in relational-data.Rmd
2016-01-21 08:23:40 -06:00
TJ Mahr
9c0bd89f99 typos in relational-data.Rmd 2016-01-21 07:57:25 -06:00
hadley
a61f166012 Load magrittr 2016-01-21 07:13:31 -06:00
Garrett
9137dd91b5 Reorders outline. Model section becomes do science section. 2016-01-20 16:18:50 -05:00