Commit Graph

1377 Commits

Author SHA1 Message Date
hadley 200a630d0b Remove bookdown from package list 2016-03-02 17:42:51 -06:00
hadley ec308d1a5e Discuss types of arguments 2016-03-02 10:55:14 -06:00
hadley 86b78e8c74 Working on functions
* remove more esoteric stuff
* add more style suggestions
2016-03-02 10:54:56 -06:00
hadley 5bc883cef3 Add book title 2016-03-02 07:11:46 -06:00
hadley 6c7370846b Tweak output display 2016-03-01 08:47:57 -06:00
hadley f3db1315db Pull out iteration and pipes chapters 2016-03-01 08:29:58 -06:00
hadley 68a398a59e Clarify a few bits of functions 2016-03-01 08:16:28 -06:00
hadley 843d061795 Switch to gitbook 2016-02-29 09:42:31 -06:00
hadley baa9b529d3 Merge branch 'master' of github.com:hadley/r4ds 2016-02-29 09:42:07 -06:00
hadley b3fe88f39e Start on where pipes don't work.
Fixes #56
2016-02-29 09:00:44 -06:00
Hadley Wickham b7f1c4cef1 Merge pull request #57 from ALShum/patch-1
Typo in code chunk comments
2016-02-28 20:34:45 -06:00
Alex 5e1a9a5a65 Typo in code chunk comments 2016-02-27 12:11:50 -08:00
Hadley Wickham 312c68a69f Merge pull request #55 from bgreenwell/patch-6
Fixing typos
2016-02-24 18:32:16 -06:00
Brandon Greenwell 9fa9d0c9f2 Fixing typos
If not pounds, then switch to appropriate units.
2016-02-24 15:56:08 -05:00
Radu Grosu 968fddbd98 Update variation.Rmd
typos
2016-02-20 19:10:11 +00:00
Brandon Greenwell 14709ab52b Fix typo 2016-02-18 13:44:30 -05:00
Radu Grosu 9f81bfa2e2 Update model.Rmd
typos
2016-02-18 09:03:05 +00:00
Radu Grosu 6f463dcae7 Update robust-code.Rmd
typos
2016-02-17 10:52:43 +00:00
hadley 62752f4918 Run common code at the start of every chapter 2016-02-17 16:33:25 +11:00
hadley 9e2fc73aac Drop jekyll markdown 2016-02-17 16:26:32 +11:00
hadley 56b5775bcb Tweaks for bookdown updates 2016-02-17 16:26:15 +11:00
hadley 6acdf85c9c Oops 2016-02-17 07:09:45 +11:00
hadley 7a3cf86ca8 Merge branch 'master' of github.com:hadley/r4ds 2016-02-17 06:40:06 +11:00
hadley acc8f777ea Switch to rstudio/bookdown
But don't deploy yet
2016-02-17 06:39:15 +11:00
Hadley Wickham 5888bdc817 Merge pull request #48 from jimhester/shebang
Get Rscript from the environment rather than hardcoded
2016-02-17 06:10:25 +11:00
Jim Hester 960c014f81 Get Rscript from the environment rather than hardcoded 2016-02-16 14:09:23 -05:00
hadley cd3915c19f Use is probably sufficient 2016-02-17 05:52:39 +11:00
hadley 8f442704c3 Try 2.2.3 and use 2016-02-17 05:48:09 +11:00
hadley 8b76d17782 Try to upgrade ruby 2016-02-17 05:43:30 +11:00
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