Commit Graph

55 Commits

Author SHA1 Message Date
Mine Cetinkaya-Rundel 70d4db9038 Change to avoid redundancy in sentence (#200)
* Change  to  to avoid redundancy in sentence

* 38 models of cars - should be plural cars
2016-07-28 08:14:42 -05:00
behrman 22d207508f Fix typos (#199) 2016-07-28 08:04:50 -05:00
hadley 63575f1eb8 Tweak error message wording
Fixes #181
2016-07-24 09:13:57 -05:00
S'busiso Mkhondwane be10e1e62c Update visualize.Rmd (#185)
Exercises Typo
2016-07-24 09:02:44 -05:00
Nick Clark ed7348a083 Update intro.Rmd (#183)
* Update intro.Rmd

* Update visualize.Rmd
2016-07-23 21:36:49 -05:00
S'busiso Mkhondwane aea913df94 Update visualize.Rmd (#182)
changed "This defines how variables in your dataset and mapped to..." to "This defines how variables in your dataset are mapped to..."
2016-07-23 13:49:19 -05:00
Terence Teo 0c65570bb4 fixed three typos in visualize.Rmd (#180) 2016-07-23 13:48:18 -05:00
robinsones e86c443320 fixed 3 minor typos (#172)
* Fixed typo in visualize

* fix typo

* fix typo
2016-07-23 08:59:53 -05:00
hadley f69669b4c3 Proofing transformation 2016-07-22 09:15:55 -05:00
hadley 6b6c867c51 Tweaks to visualize 2016-07-21 16:54:19 -05:00
hadley fa8940ecab Replace two hand drawn diagrams with code 2016-07-20 10:46:27 -05:00
hadley 512305365f Restructuring visualisation to emphasise important plot types 2016-07-20 08:41:43 -05:00
hadley 15d2e5ca05 Remove accident back quotes 2016-07-19 14:02:28 -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 11294f5d0c Tweak figures through out book 2016-07-18 09:54:10 -05:00
hadley 353fa68df2 Mention vignettes 2016-07-11 17:43:13 -05:00
hadley 8bb4165720 Tweaks to visualisation 2016-07-11 17:22:37 -05:00
hadley 1822802696 Use dataset instead of data set 2016-07-11 10:40:44 -05:00
Bill Behrman c16ca83b1c Fix typos 2016-07-08 17:26:58 -07:00
sibusiso16 e15b8ad2b8 Update visualize.Rmd
Hi Hadley. I changed "If you map the fill aesthetic to a third variable" to "If you map the fill aesthetic to another variable". I could be wrong but i believe this was a typo.
2016-06-13 12:12:39 +02:00
Julia Stewart Lowndes 5b046924ef fix 2 tiny typos 2016-05-22 11:45:14 -07:00
Garrett d895dbee9d Edits visualization chapter. 2016-05-19 11:31:02 -04:00
Garrett f7680d5d91 Edits to visualization chapter. Splits preparing graphs for publication material into a new chapter for the Communicate part. 2016-04-05 12:13:42 -04:00
Garrett ec1e1d8dbc Imrpoves intro to visualization chapter. 2016-04-01 16:44:38 -04: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 acc8f777ea Switch to rstudio/bookdown
But don't deploy yet
2016-02-17 06:39:15 +11:00
hadley 302528634e Fix exercise indenting.
Closes #16
2016-02-11 08:17:17 -06:00
hadley 844226da7c Use unique figure dirs 2016-01-18 08:23:01 -06:00
Garrett c5eb49c921 Tweak to visualization 2016-01-07 08:56:46 -05:00
Garrett 1767198f6e Merge branch 'master' of github.com:hadley/r4ds 2015-12-18 17:16:06 -05:00
Garrett ec249c8b25 Expends outline and code for models chapter. 2015-12-18 17:16:03 -05:00
hadley 7e70308dd5 Fix yaml metadata 2015-12-16 17:22:03 -06:00
hadley fae4699bba Restore yaml metadata necessary for travis 2015-12-16 16:41:08 -06:00
hadley dd1e3c29da Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
#	visualize.Rmd
2015-12-14 09:50:35 -06:00
Garrett 8c82b01d04 Finished draft of visualization chapter. Includes short section on communication. 2015-12-13 17:01:56 -05:00
hadley 8e40393cf5 Local bookdown working 2015-12-11 13:28:10 -06:00
hadley bad4c9d975 Make sure first element is heading 2015-12-11 12:34:20 -06:00
hadley a2df8718a8 Hack to fix figure rendering for eda & visualize chapters 2015-12-07 15:57:36 -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
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
Garrett 07324d555c More work on visualization. Adds histogram diagrams. 2015-11-30 17:00:32 -05: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
Garrett 24cd931ef7 More work on visualization. 2015-11-18 17:01:07 -05:00
Garrett c2ee6409e0 More work on visualization chapter. Adds grammar of graphics diagrams. 2015-11-18 09:21:22 -05:00
Garrett 05223ebb52 More work on visualization chapter. 2015-11-16 21:19:27 -05:00
Garrett 413b943517 More work on visualization. Improves initial examples. 2015-11-13 17:16:12 -05:00