Commit Graph
3 Commits
Author SHA1 Message Date
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