Commit Graph

1344 Commits

Author SHA1 Message Date
Rohan Alexander 602d227cc4 Fix typos in Chapter 7 (#534) 2017-05-03 07:42:40 -05:00
Luke Smith 4649b8737d Print `hour<-`() result (#531) 2017-05-03 07:42:23 -05:00
Sam Firke 5b3ea786c8 typo: categorcal -> categorical (#524) 2017-05-03 07:42:10 -05:00
Ben Steinberg cb2aebb7a8 Max -> Mac, .r -> .R (#523)
Fix one typo, make file extension consistent
2017-05-03 07:42:01 -05:00
Hiroaki Yutani 41ebabf255 fix a typo in workflow-projects.Rmd (#518) 2017-05-03 07:41:44 -05:00
Andrea Gilardi b104592606 Update Functions.Rmd (#526)
I think there is a typo in wt_mean because if it's a weighted mean of x with weights w it should be sum(x * w) / sum(w)
2017-01-23 09:05:54 -06:00
Ben Steinberg c25ca46544 hone in -> home in (#517) 2017-01-12 21:56:09 -05:00
hadley 4d7e73bb9a Colour cover 2016-12-02 12:11:59 -06:00
kaetschap 39d210fb35 Update visualize.Rmd (#500)
function used is tribble() but function used in the text below to describe the code snippet was tibble()
=> changed from tibble() => tribble()
2016-11-28 10:52:39 -06:00
hadley aa229e3bc1 Update contribs 2016-11-21 08:29:11 -06:00
hadley 5468506e8c Add US spelling version 2016-11-21 08:29:06 -06:00
hadley b2f36a1cfc Copy for creating figures dir
(For book export)
2016-11-21 08:28:57 -06:00
hadley 4dd8bb4676 Add missing word 2016-11-10 11:10:49 -06:00
hadley e772065e05 Merge branch 'master' of github.com:hadley/r4ds
# Conflicts:
#	factors.Rmd
2016-11-10 11:10:30 -06:00
hadley bb7e18522e Minor fixes 2016-11-10 11:09:51 -06:00
Garrett Grolemund 8e45acf8e7 Fixes typos in tibble.Rmd 2016-11-03 13:33:05 -05:00
Garrett Grolemund 0ea5509fac Fixes typos in RDA.Rmd 2016-11-03 13:18:13 -05:00
Garrett Grolemund 02cabd460f Adds missing of to transform.Rmd 2016-11-03 12:57:56 -05:00
Garrett Grolemund 8cf4f37044 Fixes typo in Workflow-scripts.Rmd 2016-10-31 17:26:15 -05:00
Garrett Grolemund ca2e1ab383 Fixes typos in workflow-projects.Rmd 2016-10-31 14:23:05 -05:00
Garrett Grolemund 81dc7a77e0 Fixes typos in visualization.Rmd 2016-10-31 11:58:04 -05:00
Nirmal Patel e2fcf4928d Update rmarkdown.Rmd (#489)
Changed cached = TRUE to cache = TRUE.
2016-10-26 08:29:40 -05:00
Nirmal Patel e1e3e78b7c Typos in Vectors chapter (#490) 2016-10-26 08:29:32 -05:00
yahwes c81d1e0087 fix list of typos (#488) 2016-10-24 13:04:21 -05:00
Jose Roberto Ayala Solares 4bb10b9ae4 Correction of a small typo (#476) 2016-10-19 08:50:39 -05:00
Jose Roberto Ayala Solares 86a4d1df6f Comma added (#477) 2016-10-19 08:49:35 -05:00
Jakub Nowosad 3759e4b354 Update vectors.Rmd (#474)
hide message
2016-10-17 20:07:11 -05:00
Jose Roberto Ayala Solares 8ee35330f7 Typo correction (#473)
Change "want" for "warning" in line 67.
2016-10-16 11:56:27 -07:00
Paul f086a92f18 Fix cross-reference. (#471) 2016-10-13 11:22:51 -07:00
zeal626 c9e2cb2ef4 Fixed typo (#469)
challange -> challenge
2016-10-12 07:38:16 -07:00
Jakub Nowosad c161e663c5 Update intro.Rmd (#465)
Typos fixed
2016-10-12 07:38:04 -07:00
Jakub Nowosad 4f01991f13 Update README.md (#468) 2016-10-12 07:27:58 -07:00
Jakub Nowosad 898b86cf63 Update visualize.Rmd (#467)
unified ESCAPE
2016-10-12 07:27:42 -07:00
Jakub Nowosad eb0efa01af Update workflow-basics.Rmd (#466) 2016-10-12 07:26:50 -07:00
Paul 87f480713d Fix a typo (#464) 2016-10-11 23:18:26 -05:00
Terence Teo 4a27316c13 Fixed Typo: Changed LaTeX code to Markdown (#463)
Better late than ever, I hope. Congrats on shipping the book to O'Reilly, Hadley!
2016-10-11 23:15:40 -05:00
yahwes a61c127b70 fix typos (#462) 2016-10-10 16:53:47 -05:00
S'busiso Mkhondwane 18df8fbfe8 Update visualize.Rmd (#460)
In Workflow: basics, you have TAB and ESCAPE in caps and made a change here to be similar.
2016-10-08 09:08:02 -05:00
hadley 6afdb03666 More @jennybc comments 2016-10-07 08:18:32 -05:00
hadley daaa861f74 Tibbles to tribbles
@jennybc
2016-10-07 08:18:32 -05:00
hadley 1729264d91 More comments from @csgillespie 2016-10-07 08:18:32 -05:00
S'busiso Mkhondwane 7dba596fe2 Update intro.Rmd (#459)
* Update intro.Rmd

Typo. 

I'm not if I once seen a reference to Jenny's reprex example here but I was expecting to see a link to her github page that shows how to do the reprex.

Under the Acknowledgements section, were you thank everyone who contributed via GitHub, you seem to be pulling the username and full name (Jennifer (Jenny) Bryan, @jennybc) for the contributors.

* Update intro.Rmd
2016-10-07 08:10:51 -05:00
S'busiso Mkhondwane c2fbd02328 Update intro.Rmd (#458)
typo
2016-10-07 07:49:59 -05:00
Julian During 81e8811439 Delete "echo = false" (#457) 2016-10-06 13:53:15 -05:00
bahadir cankardes a3eed904fb Fixing typos (#456) 2016-10-06 11:19:55 -05:00
hadley 4e49cfacc3 Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
hadley 2ae5eeb1b5 Remove extraneous cache = FALSE 2016-10-04 11:21:04 -05:00
hadley ed42869cb4 Fix paths/slashes 2016-10-04 11:21:04 -05:00
hadley 5e015bf977 Suggestions from Marie 2016-10-04 11:21:04 -05:00
yahwes 32bd47212d fix typo (#454) 2016-10-04 09:01:45 -05:00