Commit Graph

918 Commits

Author SHA1 Message Date
seamus-mckinsey ef573db03b Update workflow-basics.Rmd (#297)
fixed a couple typos
2016-08-22 09:42:53 -05:00
hadley aaf0d55fde Merge branch 'master' of github.com:hadley/r4ds 2016-08-22 09:31:25 -05:00
hadley 5dfe548dcb Communication restructuring 2016-08-22 09:31:17 -05:00
S'busiso Mkhondwane 947a5da3c1 Update functions.Rmd (#293)
Small typo
2016-08-20 17:26:10 -05:00
Thomas Klebel 1913474b52 fix typos in transform (#294) 2016-08-20 17:24:27 -05:00
Shannon Ellis d150dce730 Update iteration.Rmd (#292)
minor typo
2016-08-19 14:53:34 -05:00
hadley 1e1ef1ee0e Merge branch 'master' of github.com:hadley/r4ds 2016-08-19 14:42:50 -05:00
hadley 0ca5faca4e Polishing workflow 2016-08-19 14:42:43 -05:00
S'busiso Mkhondwane 56b5d9ad49 Update pipes.Rmd (#290)
Typo
2016-08-19 13:39:48 -05:00
S'busiso Mkhondwane 78420af98a Update pipes.Rmd (#291)
Typo
2016-08-19 13:39:19 -05:00
hadley ecc6dc7909 Iteration proofing 2016-08-19 09:15:08 -05:00
hadley d00b2f74bd Merge branch 'master' of github.com:hadley/r4ds 2016-08-19 08:51:31 -05:00
hadley a307af2387 Eliminate spurious messages
Fixes #288
2016-08-19 08:51:24 -05:00
Thomas Klebel 8c48a2981a fix code formatting (#287) 2016-08-19 08:28:26 -05:00
Thomas Klebel cc1206f5d9 Fix typo in Intro (#286)
* fix typo cleaning contributors

* update contributors

* exclude 'Garrett Grolemund' too
2016-08-19 08:27:58 -05:00
hadley 1920689aad Remove common code 2016-08-19 08:27:11 -05:00
hadley 462c463354 Merge branch 'master' of github.com:hadley/r4ds 2016-08-19 08:26:11 -05:00
Garrett 6371601245 Adds missing image for R Markdown chapter. 2016-08-18 17:46:53 -04:00
Garrett aa87714dfb Merge branch 'master' of github.com:hadley/r4ds 2016-08-18 17:34:36 -04:00
Garrett adadde3d9f Finishes Reproducible Research (R Markdown) chapter. 2016-08-18 17:34:32 -04:00
hadley 40c41c2600 Merge branch 'master' of github.com:hadley/r4ds 2016-08-18 16:12:48 -05:00
hadley d50aa09b80 Proofing vectors 2016-08-18 16:12:42 -05:00
Eric Watt 1ba484d7de Fixed typo of function name supressMessages() (#285)
Should be suppressMessages()
2016-08-18 14:54:46 -05:00
hadley eecf629110 Ooops need dplyr here 2016-08-18 14:52:43 -05:00
hadley 93179cb523 Add workflow advice from @jennybc 2016-08-18 14:51:47 -05:00
Garrett 4cf15b541d Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
hadley a3a34173f8 Typo
Closes #284
2016-08-18 10:06:08 -05:00
hadley 6f57a206fe Fix typo 2016-08-18 10:05:33 -05:00
hadley 277a190075 Typos
Closes #275
2016-08-18 10:04:59 -05:00
hadley 39d074e706 Use dev (soon to be released) lubridate 2016-08-18 10:03:38 -05:00
hadley d071a1a45c Use tibble instead of data.frame 2016-08-18 09:38:33 -05:00
hadley 9d0b91acf2 Clearer learning more section in EDA.
Add pointer to GDAWR
2016-08-18 08:52:02 -05:00
hadley cd0e40ff53 More tibble tweaks 2016-08-18 08:47:39 -05:00
hadley 672acd61aa Tribble now in dev tibble 2016-08-18 08:39:22 -05:00
hadley b632d512f7 Function proofing 2016-08-18 08:37:48 -05:00
hadley d6fcb7e78f Pipes proofing 2016-08-18 08:20:50 -05:00
hadley 931562c353 Proofing programming intro 2016-08-18 08:10:36 -05:00
hadley fb3899fee4 Label all intros 2016-08-18 07:55:19 -05:00
hadley 47aa5a8f0e Comments from @mine-cetinkaya-rundel 2016-08-18 07:50:27 -05:00
Patrick Kennedy 90079aea74 Copyedits for communicate-plots.Rmd & factors.Rmd (#282)
* Copyedits for communicate-plots.Rmd & factors.Rmd

* Add missing 't'
2016-08-18 07:31:26 -05:00
Patrick Kennedy 7784ced193 Copyedits for factors.Rmd (#280) 2016-08-17 16:35:33 -05:00
hadley 322e3981e5 Add naming advice from @jennybc 2016-08-17 16:33:34 -05:00
hadley 172cc49dbe Fix typo 2016-08-17 16:24:10 -05:00
hadley 91c93df995 More advice about chunk options 2016-08-17 16:07:51 -05:00
hadley c67d5ed58c Default legend on the right 2016-08-17 13:52:12 -05:00
hadley 4d4f6d6b57 Second pass through factors 2016-08-17 13:49:27 -05:00
hadley 936e0f8aa4 Incorporate some twitter feedback 2016-08-17 12:40:40 -05:00
hadley 31d05d3311 Add section on plot output 2016-08-17 11:25:13 -05:00
hadley 8d20a69e65 Highlight labelled points 2016-08-17 11:25:00 -05:00
hadley 344b5493a9 Filling in some text about factors 2016-08-17 10:23:57 -05:00