Commit Graph

883 Commits

Author SHA1 Message Date
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
Gregory Jefferis 732b5aad16 minor grammar fix in tibble intro (#276) 2016-08-17 08:32:19 -05:00
Mine Cetinkaya-Rundel a169d4e7b3 Bunch of minor edits for Graphics for communication (#273)
* little different to -> a little differently from

* reorder to match order in following code/table

* capitalization

* capitalization + punctuation

* replace / with or since it's hard to see between tt formatted code

* missing pronoun

* they're been -> they've been

* lets need apostrophe

* Instead of display -> Instead of displaying

* missing comma

* add mapping in front of aes in a bunch of locations

* adding mapping before aes for sections before the last section where it explicitly says from here on out we'll omit them to make calls simpler

* those extension*s*, plural

* Create one plot that combines = Create one plot where you customize -- I think this is clearer

* explanatory titles -> informative titles

* a*n* arrow

* punctuation for a new sentence

* faceting with one t

* punctuation and spelling

* insert word Figure before reference

* no need to capitalize

* avoid too many parantheses next to each other

* avoid paranthetical

* pluralization

* capitalization not needed

* clarify what's meant by more useful

* you can also set, not setting

* classes of car*s*

* avoid the word useful in two consecutive sentences

* faceting with one t

* avoid repetitive use of the word still
2016-08-17 08:32:02 -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
Jonathan Page fc8ea9d060 Grammar (#271) 2016-08-16 07:22:41 -05:00
Jonathan Page 68a1d54489 Grammar (#270) 2016-08-16 07:11:45 -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
harrismcgehee 3c0f712b62 Fix a typo (#254) 2016-08-15 07:33:44 -05:00
S'busiso Mkhondwane 8bc81d71b1 Update relational-data.Rmd (#255)
Typo
2016-08-15 07:33:36 -05:00
harrismcgehee 7c9c28c363 Fix typo (#256) 2016-08-15 07:33:25 -05:00
harrismcgehee 7773637bc9 Fix typo (#257) 2016-08-15 07:33:19 -05:00
harrismcgehee 6b1ac1f40b Suggest word insertion (#258) 2016-08-15 07:33:12 -05:00
harrismcgehee 2c0c6a8be5 Spell check suggestions (#259) 2016-08-15 07:33:05 -05:00
S'busiso Mkhondwane f9901e3e54 Update datetimes.Rmd (#265)
Typo
2016-08-15 07:32:53 -05:00
S'busiso Mkhondwane 8661307014 Update datetimes.Rmd (#264)
Typo
2016-08-15 07:32:45 -05:00
S'busiso Mkhondwane 6c5eb2a452 Update strings.Rmd (#263)
Typo. In some exercises there seem like the spacing between the numbering is not consistent. I tried to fix one here.
2016-08-15 07:32:32 -05:00
S'busiso Mkhondwane b0d830b181 Update strings.Rmd (#262)
Typo
2016-08-15 07:32:17 -05:00