Commit Graph

1028 Commits

Author SHA1 Message Date
hadley 5de327e367 Better framing in intro 2016-08-22 16:17:36 -05:00
hadley b972ad6ba9 Another communicate re-org 2016-08-22 16:08:16 -05:00
hadley ae0cb9b7f7 Rmarkdown + screenshot fixes 2016-08-22 15:49:58 -05:00
hadley 492007afca More on caching 2016-08-22 15:36:28 -05:00
hadley 545ca5b13c Complete pass through Rmarkdown 2016-08-22 15:27:54 -05:00
hadley 166a1b96d7 Tweaking rmarkdown intro 2016-08-22 11:01:59 -05:00
hadley d3f04fab3f eval = FALSE still shows code 2016-08-22 10:14:32 -05:00
hadley 37aca6f3ff Minimise discussion of other langs
(since it's so fresh)
2016-08-22 10:13:17 -05:00
hadley 57395ed7a4 Tweaks to explore overview 2016-08-22 09:57:17 -05:00
S'busiso Mkhondwane 00c1600674 Update intro.Rmd (#298)
Typo
2016-08-22 09:43:06 -05:00
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