Commit Graph
4 Commits
Author SHA1 Message Date
Mine Cetinkaya-RundelandHadley Wickham 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
Mine Cetinkaya-RundelandHadley Wickham fe73722b0a Typos in transform & EDA (#209)
* 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
2016-07-29 22:05:08 -05:00
Mine Cetinkaya-RundelandHadley Wickham 1187b85e01 Few typos in EDA, transform, and visualize (#207)
* minor typos in last exercise in common problems

* unusually easiest -> unusually easy

* move mapping(aes()) into geom to match other ggplot calls

* wording suggestion in exercise + typo fix

* feel be free -> feel free

* and new dataset -> and a new dataset, missing a

* dplyr overwrite's'
2016-07-29 07:36:57 -05:00
Mine Cetinkaya-RundelandHadley Wickham 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