Brett Klamer
|
e6a99ee9cb
|
Fixing typos in iteration.Rmd (#313)
|
2016-08-26 10:15:03 -05:00 |
Colin Gillespie
|
66d4281c1b
|
Remove extra `the` (#309)
|
2016-08-26 10:14:17 -05:00 |
Brett Klamer
|
ab908c6104
|
Fixing typos in functions.Rmd (#307)
|
2016-08-26 07:40:35 -05:00 |
Brett Klamer
|
727e36097a
|
Fixing typos in hierarchy.Rmd (#308)
|
2016-08-26 07:40:24 -05:00 |
hadley
|
9610cbb771
|
Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
# communicate.Rmd
|
2016-08-25 16:45:01 -05:00 |
hadley
|
64dfe9a41e
|
R markdown proof editing
|
2016-08-25 16:44:14 -05:00 |
Brett Klamer
|
e84ef6262c
|
Fixing typos in datetimes.Rmd (#305)
Phenomena is plural which I think is appropriate in this case.
Remove extra space in 'form "\<continent\>/\<city\>"'.
|
2016-08-25 14:32:28 -05:00 |
Brett Klamer
|
add9be341c
|
Fixing typos in communicate.Rmd (#304)
|
2016-08-25 14:31:24 -05:00 |
Brett Klamer
|
0cadd594e1
|
Fixing typos in communicate-plots.Rmd (#303)
Add space after period.
|
2016-08-25 14:05:21 -05:00 |
hadley
|
5caf82d215
|
Merge branch 'master' of github.com:hadley/r4ds
|
2016-08-25 08:20:37 -05:00 |
hadley
|
1d480a762c
|
Typo
|
2016-08-25 08:20:35 -05:00 |
hadley
|
bcf4cd385e
|
Update cover
|
2016-08-25 08:20:29 -05:00 |
hadley
|
4d62f599f1
|
Can now use released stringr
|
2016-08-25 08:13:45 -05:00 |
Garrett
|
939485964f
|
Adds Tal Galili to the Acknowledgements section.
|
2016-08-24 09:24:14 -04:00 |
Patrick Kennedy
|
056e04f8ba
|
Copyedits for rmarkdown-workflow (#301)
|
2016-08-24 07:35:22 -05:00 |
hadley
|
216524d4eb
|
Unique title
|
2016-08-23 16:49:41 -05:00 |
hadley
|
44512f1d59
|
Minor rmarkdown tweaking
|
2016-08-23 16:40:48 -05:00 |
hadley
|
e29e3a5ec0
|
Flesh out R markdown workflow
|
2016-08-23 16:40:35 -05:00 |
hadley
|
67fa6287e1
|
Delete another common chunk
|
2016-08-23 10:47:19 -05:00 |
hadley
|
d785c0bba1
|
Make a logical vector
Fixes #299
|
2016-08-23 09:11:07 -05:00 |
hadley
|
c2cc5bf3c5
|
Complete pass through formats
|
2016-08-23 08:59:08 -05:00 |
hadley
|
0875f55510
|
Starting to work on formats chapter
|
2016-08-22 17:28:29 -05:00 |
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 |
S'busiso Mkhondwane
|
00c1600674
|
Update intro.Rmd (#298)
Typo
|
2016-08-22 09:43:06 -05:00 |
seamus-mckinsey
|
ef573db03b
|
Update workflow-basics.Rmd (#297)
fixed a couple typos
|
2016-08-22 09:42:53 -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 |
S'busiso Mkhondwane
|
947a5da3c1
|
Update functions.Rmd (#293)
Small typo
|
2016-08-20 17:26:10 -05:00 |
Thomas Klebel
|
1913474b52
|
fix typos in transform (#294)
|
2016-08-20 17:24:27 -05:00 |
Shannon Ellis
|
d150dce730
|
Update iteration.Rmd (#292)
minor typo
|
2016-08-19 14:53:34 -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 |
S'busiso Mkhondwane
|
56b5d9ad49
|
Update pipes.Rmd (#290)
Typo
|
2016-08-19 13:39:48 -05:00 |
S'busiso Mkhondwane
|
78420af98a
|
Update pipes.Rmd (#291)
Typo
|
2016-08-19 13:39:19 -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 |
Thomas Klebel
|
8c48a2981a
|
fix code formatting (#287)
|
2016-08-19 08:28:26 -05:00 |
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 |