Commit Graph

633 Commits

Author SHA1 Message Date
hadley 6db9924afa Ignore more interim pdf output files 2016-07-19 11:15:00 -05:00
hadley 464a643bef Consistent part intros 2016-07-19 09:39:00 -05:00
hadley 58ac405a48 Move tibble to own chapter. 2016-07-19 08:57:22 -05:00
hadley 5a5e65357f Missing package decl 2016-07-19 08:33:16 -05:00
hadley dcd81c9c55 Ignore interim files 2016-07-19 08:17:52 -05:00
hadley 028b165236 Rename chapters 2016-07-19 08:16:35 -05:00
hadley 51f8c2d8b5 Scatter around a few more explanations of :: 2016-07-19 08:11:08 -05:00
hadley 8faebedf9f Consistent chapter intro layout 2016-07-19 08:01:50 -05:00
hadley 1a36e04a84 Delete unused chapters
Move extra bits to own directory
2016-07-19 08:00:50 -05:00
hadley ef785dcabd Merge branch 'master' of github.com:hadley/r4ds 2016-07-18 17:40:22 -05:00
hadley b0c6f898d5 Starting big rewrite of model basics 2016-07-18 17:40:18 -05:00
hadley 10fbd4ce9f Rewrite modelling intro 2016-07-18 13:08:49 -05:00
Garrett e4465bd767 Adds separate and unite diagrams to tidy.Rmd 2016-07-18 12:07:55 -04:00
hadley 11294f5d0c Tweak figures through out book 2016-07-18 09:54:10 -05:00
hadley 061e233740 Merge branch 'master' of github.com:hadley/r4ds 2016-07-18 08:47:55 -05:00
hadley dfc4e95c60 Complete pass over EDA chapter 2016-07-18 08:47:52 -05:00
Patrick Kennedy 5af2edeed1 Correct grammatical typos in transform.Rmd (#153) 2016-07-16 10:59:32 -05:00
behrman 0e64c64b1a Fix typos (#152) 2016-07-15 17:15:13 -05:00
hadley 5aa1ec38a8 A few more EDA tweaks
Pull out clustering into separate file for now
2016-07-15 17:05:28 -05:00
hadley 2e3ee662c0 And another one 2016-07-15 16:02:42 -05:00
hadley 864ac2761e Merge branch 'master' of github.com:hadley/r4ds 2016-07-15 15:51:02 -05:00
hadley 42bb4f8fe0 Scope augment call 2016-07-15 15:50:23 -05:00
behrman 0934f77c28 Fix typos - strings.Rmd (#149)
* Fix typos

* Changed excercise 10.2.6 1.2 back to original
2016-07-15 13:03:18 -05:00
Mustafa Ascha 154cd9486b Fix typos (#141)
* Fix typos

I also changed the order of words in a sentence, but that might be a matter of style.

* Changed determinant to determine

Take care!

* Determinant changed to determine

For some reason, the Travis CI didn't build when I changed the last file. I'm trying again, hope it isn't a bother (is there a term for spamming a github repo?)
2016-07-15 10:14:35 -05:00
hadley 6d5cb638f2 Braindumping into EDA chapter 2016-07-15 09:42:51 -05:00
hadley 59104914f3 Note about code conventions 2016-07-15 08:24:46 -05:00
hadley 1e4fbb35ae Mention the tidyverse in the intro 2016-07-14 14:41:51 -05:00
hadley d12f5e49f4 Incorporate comments from @behrman 2016-07-14 11:07:51 -05:00
hadley e8b4bbb905 Merge branch 'master' of github.com:hadley/r4ds 2016-07-14 10:57:58 -05:00
hadley 3c5838dcbd data_frame -> tibble 2016-07-14 10:57:54 -05:00
hadley 40613ad2d7 Polishing transform chapter 2016-07-14 10:46:37 -05:00
hadley 3e177dd093 Import fixes 2016-07-14 10:05:20 -04:00
Hadley Wickham fd2453dd58 Merge pull request #147 from behrman/relational-data-typos
Fix typos - relational-data.Rmd
2016-07-13 20:22:56 -04:00
Bill Behrman d98b692087 Initial commit 2016-07-13 16:39:41 -07:00
Hadley Wickham 98b0820da0 Merge pull request #143 from behrman/import-typos
Fix typos - import.Rmd
2016-07-11 20:41:07 -05:00
Bill Behrman 59803d3921 Fix typos 2016-07-11 18:29:17 -07:00
hadley 353fa68df2 Mention vignettes 2016-07-11 17:43:13 -05:00
hadley d4c2513b61 Consistent quote form 2016-07-11 17:32:36 -05:00
hadley 8bb4165720 Tweaks to visualisation 2016-07-11 17:22:37 -05:00
hadley 594f663e67 Polishing exploration intro 2016-07-11 15:48:58 -05:00
hadley 081f0c1e39 Polishing data import 2016-07-11 15:38:39 -05:00
hadley 1822802696 Use dataset instead of data set 2016-07-11 10:40:44 -05:00
hadley 7a285374de Complete intro
Integrating comments from @behrman
2016-07-11 10:31:30 -05:00
hadley aedadc7a32 Use CRAN knitr 2016-07-11 09:35:06 -05:00
hadley 1bddb9c561 Eliminate use of DSR 2016-07-11 08:35:07 -05:00
hadley d76029a69e Use CRAN rcorpora 2016-07-11 08:33:00 -05:00
hadley 436d5786b9 Fix feather build failure
And add a bit more on other types of data
2016-07-11 07:44:12 -05:00
hadley 0bd0021537 Merge branch 'master' of github.com:hadley/r4ds 2016-07-10 09:20:27 -05:00
hadley 51913034cf Complete pass through import 2016-07-10 09:19:56 -05:00
hadley 9d62e1c23e Complete column parsing 2016-07-10 07:56:06 -05:00