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
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