Commit Graph

353 Commits

Author SHA1 Message Date
hadley 9a234f1b42 Update cover image 2016-03-11 07:53:39 -06:00
hadley ed1a6dc5d4 Drop robust code for now 2016-03-11 07:48:04 -06:00
hadley f93cb3be4f Add intro back to book! 2016-03-10 17:30:21 -06:00
hadley 33505b579d Better language 2016-03-10 09:37:19 -06:00
hadley c6629dcd1c Tweak final functions para 2016-03-10 08:51:38 -06:00
hadley 3496aafabf A bit about equality 2016-03-10 08:49:41 -06:00
hadley 64608d305b Merge branch 'master' of github.com:hadley/r4ds 2016-03-10 08:46:12 -06:00
hadley 82d293bb50 Shuffle programming structure.
Also improve intro
2016-03-10 08:46:06 -06:00
Hadley Wickham 97948370fe Merge pull request #64 from ijlyttle/patch-2
Functions.Rmd: some proposed words on identical()
2016-03-10 08:33:24 -06:00
Hadley Wickham ef1d079475 Merge pull request #63 from ijlyttle/patch-1
Typo - Update Functions.Rmd
2016-03-10 08:32:04 -06:00
hadley 1d2246f4f6 Polishing pipes 2016-03-10 08:13:13 -06:00
Ian Lyttle 6410b4f969 Functions.Rmd: some words on identical()
Adds discussion of `identical()` function to `if` section. 

I, personally, find identical() to be useful, but I can see that it does not add aesthetic value to the code. 

(BTW, really enjoying seeing this book come together!)
2016-03-10 08:07:44 -06:00
Ian Lyttle 3aa7cb847c Update Functions.Rmd
I think the Little Bunny was missing a Foo :)
2016-03-10 07:48:51 -06:00
hadley 89c60af173 Minor tweaks 2016-03-09 08:42:51 -06:00
hadley 2c4d23e189 Cache book directory 2016-03-09 07:49:59 -06:00
hadley 691f5f21b6 Merge branch 'master' of github.com:hadley/r4ds 2016-03-08 08:16:00 -06:00
hadley 6c7b156ded More writing about functions 2016-03-08 08:15:54 -06:00
Hadley Wickham 8d03871d3d Merge pull request #61 from jimhester/patch-1
Update README
2016-03-07 13:21:46 -06:00
Jim Hester f46409fde3 Update README
There was a broken link and all the R packages are installed automatically using `Remotes`.

I believe the only external dependency is now pandoc.
2016-03-07 10:10:52 -05:00
hadley e672cb3372 More functions writing 2016-03-07 08:32:47 -06:00
Hadley Wickham b56a1d6797 Merge pull request #60 from jennybc/master
typos and similar
2016-03-04 15:59:24 -06:00
jennybc 2b41ac6a04 typos and similar 2016-03-04 13:52:00 -08:00
hadley cbc34125ae ARgh dumb typo 2016-03-04 10:21:30 -06:00
hadley d0df0ab3e9 Now need to deploy book_ dir 2016-03-04 10:06:23 -06:00
hadley 32ab9d1da7 Deploy gitbook! 2016-03-04 09:45:44 -06:00
hadley 990712c838 Add custom heading style 2016-03-04 09:37:58 -06:00
hadley 6f5f443734 More functions polishing 2016-03-04 09:30:16 -06:00
Hadley Wickham 443b38b834 Merge pull request #59 from bgreenwell/patch-7
Fixed typos and made minor grammar changes
2016-03-04 08:09:35 -06:00
Brandon Greenwell fbff357827 Fixed typos and made minor grammar changes 2016-03-04 09:02:40 -05:00
hadley f6d7f86a84 More writing about functions 2016-03-03 08:25:43 -06:00
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
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