Commit Graph

652 Commits

Author SHA1 Message Date
hadley 1d2f833a13 More intro tweaks 2016-07-21 07:37:10 -05:00
hadley 7a410555e8 Merge branch 'master' of github.com:hadley/r4ds 2016-07-20 16:47:58 -05:00
hadley 8997b617cc Note about supervised vs. unsupervised 2016-07-20 16:47:55 -05:00
hadley 87068f9a27 First (mostly) complete pass through model basics 2016-07-20 16:47:34 -05:00
Dylan Cashman ced3bb917a Fix typos/grammar in Model Basics. (#157) 2016-07-20 14:03:31 -05:00
hadley e56032efe3 common is now words 2016-07-20 11:51:53 -05:00
hadley fa8940ecab Replace two hand drawn diagrams with code 2016-07-20 10:46:27 -05:00
hadley dc6c783ca7 Add label to model intro 2016-07-20 10:08:18 -05:00
hadley 754c08e87b Don't set figure height 2016-07-20 10:08:01 -05:00
hadley 1c32a4a1d9 Intro tweaking
Add contributors
2016-07-20 10:07:51 -05:00
hadley 220f3eaa7c Install dev version of rmarkdown
(hopefully fixes str_view)
2016-07-20 09:00:02 -05:00
hadley fc99e2d633 Discuss ggplot2 call transition 2016-07-20 08:47:17 -05:00
hadley 512305365f Restructuring visualisation to emphasise important plot types 2016-07-20 08:41:43 -05:00
hadley 820da5017d No longer need rcorpora 2016-07-20 08:40:13 -05:00
hadley 12c9f18ba9 Merge branch 'master' of github.com:hadley/r4ds 2016-07-19 18:02:01 -05:00
hadley 6a09717269 Strings tweaks
* Don't need to cache html widgets anymore
* Data now in stringr package
2016-07-19 18:01:52 -05:00
hadley 68c05a49a1 More shaping of modelling chapters 2016-07-19 18:01:32 -05:00
behrman bf36866882 Fix typos (#156) 2016-07-19 16:41:38 -05:00
hadley 15d2e5ca05 Remove accident back quotes 2016-07-19 14:02:28 -05:00
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