Commit Graph

160 Commits

Author SHA1 Message Date
Garrett 0d3a912e6d Adds tables and figures to complete visualization chapter. 2015-12-13 17:01:27 -05:00
Hadley Wickham d7bda8ed2c Merge pull request #14 from harrismcgehee/patch-1
Update lists.Rmd
2015-12-11 11:17:41 -06:00
harrismcgehee 15947eca11 Update lists.Rmd
added "for" in the walk() description
2015-12-11 12:14:54 -05:00
hadley 323477d7e5 More communication links 2015-12-08 10:29:04 -06:00
hadley bb1e49c641 Dump in dplyr vignettes 2015-12-08 10:28:54 -06:00
hadley afeae8396b Complete draft of lists chapter 2015-12-08 10:11:53 -06:00
hadley 27b148d9ea Very brief RStudio orientation 2015-12-08 06:53:57 -06:00
hadley cc4c43e367 Fix figure path for functions 2015-12-08 06:22:03 -06:00
hadley e4b1d60743 Better image scaling for tidy data 2015-12-08 06:20:11 -06:00
hadley 939091bbec Continuing to tweak intro 2015-12-08 06:09:42 -06:00
hadley f990d07891 Note a couple of communication resources 2015-12-08 05:49:16 -06:00
hadley 8e77cbbc92 Use markdown em-dash 2015-12-08 05:49:02 -06:00
hadley 43101c92ed Add TOC id 2015-12-07 17:55:53 -06:00
hadley d7d15cad7b More intro polishing 2015-12-07 17:53:43 -06:00
hadley 4db8b3efbc Tweak part headings 2015-12-07 16:07:25 -06:00
hadley a472e9aff1 Use dev version of ggplot2 2015-12-07 15:59:44 -06:00
hadley a2df8718a8 Hack to fix figure rendering for eda & visualize chapters 2015-12-07 15:57:36 -06:00
hadley 457ef3f4bb Load ggplot2 in eda chapter 2015-12-07 15:47:52 -06:00
hadley 3743516e3e Merge branch 'master' of github.com:hadley/r4ds 2015-12-07 15:38:03 -06:00
hadley 748f28879b Include hexbin in DESCRIPTION. 2015-12-07 15:37:56 -06:00
Garrett ee6b75a13e Move Visualization case study into EDA chapter. 2015-12-07 16:18:38 -05:00
hadley 2ee7b9c006 Restructuring 2015-12-07 14:57:08 -06:00
hadley 12d968d6f2 Match packages to what we're installing on travis 2015-12-07 14:01:40 -06:00
hadley 0326a7b010 Merge branch 'master' of github.com:hadley/r4ds 2015-12-07 13:55:53 -06:00
hadley 6b87228742 Working on intro 2015-12-07 13:55:44 -06:00
Garrett 94e6d5f27b Merge branch 'master' of github.com:hadley/r4ds 2015-12-07 14:05:09 -05:00
Garrett f25b0daf05 Edited out 33 pages of visualization chapter. Completed first section of the chapter, which teaches the entire grammar of graphics by doing. 2015-12-07 14:05:04 -05:00
hadley c18b4a4f40 Add needed packages to model-assess 2015-12-07 09:06:19 -06:00
hadley 5ae3b64a48 Bring back the communication section 2015-12-07 08:56:30 -06:00
hadley 87e4947f66 Sketch out complete book outline 2015-12-06 18:02:29 +04:00
hadley 129649eaed List vs df 2015-12-06 17:07:33 +04:00
hadley b3211c59d0 Merge branch 'master' of github.com:hadley/r4ds 2015-12-06 13:14:12 +04:00
hadley 676588f039 Extract out multiple models to modelling chapter 2015-12-06 13:11:52 +04:00
Hadley Wickham b7a3c94a79 Merge pull request #11 from shoili/patch-1
Typo correction in file expressing-yourself.Rmd
2015-12-02 07:51:17 +04:00
Hadley Wickham 539cbe8281 Merge pull request #12 from bgreenwell/patch-1
Change `*` to `$` in Anchors Section of strings.Rmd
2015-12-02 07:47:08 +04:00
Brandon Greenwell 6b47330ea4 Change `*` to `$` in Anchors Section of strings.Rmd
I'm just learning regular expressions, but I think you meant to use $ instead of * in the second bullet point in the section titled Anchors in strings.Rmd.
2015-12-01 14:27:35 -05:00
hadley 600cdaaefe Update index. 2015-12-01 17:31:46 +04:00
hadley db62667c3b Merge branch 'master' of github.com:hadley/r4ds 2015-12-01 12:46:45 +04:00
hadley 0ddccf6350 Minor list tweaks 2015-12-01 12:46:38 +04:00
hadley f26fdd729f Note about data frames in json 2015-12-01 03:31:06 +04:00
hadley f9d61f5171 Use list diagrams throughout the chapter 2015-12-01 11:47:20 +13:00
Garrett 07324d555c More work on visualization. Adds histogram diagrams. 2015-11-30 17:00:32 -05:00
hadley 28ba2c37f3 More minor tweaking 2015-11-26 10:25:22 +13:00
hadley ea06f6050c Purrr acknowledgements 2015-11-26 09:39:53 +13:00
Garrett 619e212a81 More work on visualization. Organizes the chapter to go from doing -> vocab -> grammar -> customizing appearance. 2015-11-24 16:55:27 -05:00
hadley 5983e8a40b frame_data needs dev dplyr 2015-11-24 13:08:48 +13:00
hadley 0f6465354e Install readr 2015-11-24 12:47:09 +13:00
hadley 60361fb11e Better title for lists 2015-11-24 12:23:37 +13:00
hadley 2daa68e22d Merge branch 'master' of github.com:hadley/r4ds 2015-11-24 12:19:53 +13:00
hadley fc17713d1f Working on hierarchy 2015-11-24 12:19:47 +13:00