Commit Graph
100 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
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
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
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
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
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
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
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
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
hadley 8815e8f91a Start banging out factors chapter 2016-08-16 17:06:51 -05:00
hadley 5a29a718f9 Change title 2016-08-16 14:22:50 -05:00
hadley e074263ef6 Full pass through plot communication 2016-08-16 14:21:58 -05:00
hadley 62440d106c Install viridis 2016-08-16 10:06:04 -05:00
hadley ddfe63964d Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
#	EDA.Rmd
2016-08-16 08:44:24 -05:00
hadley 724b2a7757 More brain dumping on plot-com 2016-08-16 08:43:47 -05:00
hadley 9f5c204049 Link to R Graphics Cookbook 2016-08-16 08:31:09 -05:00
hadley 3b1a5c41ce More about expository plots 2016-08-15 16:55:05 -05:00
hadley 8c229bdd11 More G. Gopen resources 2016-08-15 14:37:43 -05:00
hadley d92859e2a2 Brain dump on ggplot2 comms
Use dev version
2016-08-15 14:37:31 -05:00
hadley 078e436fc1 Other good writing book 2016-08-15 10:38:21 -05:00
hadley d8973c5910 Quick pass through communuication intro 2016-08-15 10:14:25 -05:00
hadley e6eb0d65d8 Mention numeric offsets from epoch 2016-08-15 09:53:14 -05:00
hadley 6e3eacc342 Pointer to @jennybc site 2016-08-15 09:50:00 -05:00
hadley 3895c2e791 Reshape modelling section 2016-08-15 09:48:24 -05:00
hadley 92d7665920 Drop handling hierarchy
It's just a bit too raw - and rather than polishing it, it would be better to put the time in to (e.g.) ggplot2 scales
2016-08-15 09:18:56 -05:00
hadley 9d7851318d Tweaks to iteration 2016-08-15 08:18:51 -05:00
hadley d82f0fd314 Fix mapping location.
#246
2016-08-15 07:42:32 -05:00
hadley 4aeca52e1f Clarifying suggestion
Fixes #268 (manual merge)
2016-08-15 07:40:39 -05:00
hadley fb923097ad Make third case parallel.
Fixes #268
2016-08-15 07:39:33 -05:00
hadley c660934214 Merge branch 'master' of github.com:hadley/r4ds 2016-08-15 07:38:53 -05:00
hadley d4928fed5c Vector tweaking 2016-08-12 15:22:15 -05:00
hadley b1fa964d0f Merge branch 'master' of github.com:hadley/r4ds 2016-08-12 12:44:42 -05:00
hadley 273a481021 Fix typos
Closes #223.
2016-08-12 12:44:36 -05:00
hadley 419e7eaa99 Complete hint
FixeS #240
2016-08-12 12:43:09 -05:00
hadley 19ea5ad5c8 Improve description of shapes
Fixes #244
2016-08-12 12:41:49 -05:00
hadley 2d0771ccd9 Mapping in consistent place
Fixes #246
2016-08-12 12:36:32 -05:00
hadley 8a43da7124 Date/time proofing 2016-08-12 12:25:51 -05:00
hadley 686254068d Proof strings 2016-08-12 11:28:16 -05:00
hadley e1a49849d4 Proofing tidy & relational data 2016-08-12 08:58:32 -05:00
hadley 6da4da4a54 Data import proofing 2016-08-12 08:09:18 -05:00
hadley 2cb57b34ff Dev version of tidyr now on CRAN 2016-08-12 07:53:29 -05:00
hadley 73c8815c88 Tibble proofing 2016-08-11 17:20:15 -05:00
hadley 24067c7513 Wrangle proofing 2016-08-11 08:41:07 -05:00
hadley 2673bcc87f Can now use released readr 2016-08-10 17:27:36 -05:00
hadley 36c5d3e59d Merge branch 'master' of github.com:hadley/r4ds 2016-08-10 15:56:11 -05:00
hadley 9398e03ddf Function arg tweaks 2016-08-10 15:56:09 -05:00
hadley 93a23b3f28 Tweak functions 2016-08-09 15:49:26 -05:00
hadley ae5764e3c7 Pipe tweaks 2016-08-09 15:16:01 -05:00
hadley edc498f735 Program tweaks 2016-08-09 14:58:59 -05:00
hadley 0ab8d322fb Another pass through strings 2016-08-08 10:45:11 -05:00
hadley a7bef68b35 Merge branch 'master' of github.com:hadley/r4ds 2016-08-01 06:45:52 -05:00
hadley d58ce97ea4 Fix merge conflict 2016-07-31 11:47:51 -05:00
hadley c4168bbd37 Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
#	EDA.Rmd
2016-07-31 11:41:30 -05:00
hadley bd5a7a1c3a More tweaks from @behrman 2016-07-31 11:40:08 -05:00
hadley 9cf3badbf0 Changes from @mine-cetinkaya-rundel 2016-07-31 11:32:16 -05:00
hadley fb8f3e5884 Discrete -> continuous 2016-07-31 10:41:35 -05:00
hadley f10ac5f685 No longer need Harvard sentences 2016-07-31 09:56:18 -05:00
hadley 8f087e8ce3 Merge branch 'master' of github.com:hadley/r4ds 2016-07-29 13:39:30 -05:00
hadley 888612468a Update package list 2016-07-29 13:39:18 -05:00
hadley 8da00ed69e Merge branch 'master' of github.com:hadley/r4ds 2016-07-29 09:57:09 -05:00
hadley 683753e3f2 Final lubridate polishing 2016-07-29 09:18:05 -05:00
hadley 8357e455f9 Fix koan
Fixes #204
2016-07-28 15:40:34 -05:00
hadley 0d8e7b55f0 Date time tweaking 2016-07-28 15:39:52 -05:00
hadley e65f1c17c3 Merge branch 'master' of github.com:hadley/r4ds 2016-07-28 13:20:13 -05:00
hadley 1f454c4e9e Can go back to head readr 2016-07-28 11:29:15 -05:00