Commit Graph

1344 Commits

Author SHA1 Message Date
Mauro Lepore 5c78fb7ca5 Introduce `dplyr::case_when()` as an alternative to `ifelse()` (#587)
Explain when ?dplyr::case_when() if more useful than ifelse.

- Copy-pasted text from ?dplyr::case_when()
2018-06-20 09:58:54 +02:00
Azza Ahmed 528194c60d Typo with tibble printing options (#586) 2018-06-20 09:58:40 +02:00
Kirill Müller e682fdc45a Use visible column (#584)
for `desc()` example; the previous `arr_delay` column was invisible in the website rendering.
2018-06-20 09:58:12 +02:00
Tim Waterhouse f8fcc86243 optima (plural) -> optimum (singular) (#579) 2018-06-20 09:56:48 +02:00
hadley 73151e7ebd Ref & acknowledge @AmeliaMN paper 2017-10-27 11:53:57 -05:00
Brent Brewington 0f956d64db factors.Rmd clarification (#577)
Fixes #576
2017-05-04 07:07:33 -05:00
hadley 2afd79c1f6 Fix incorrect argument name in diagram.
Fixes #535
2017-05-03 08:34:22 -05:00
hadley d84e3cf489 Fix typo. Fixes #539 2017-05-03 08:31:30 -05:00
hadley dfe108a7c9 Fix typo. Fixes #547 2017-05-03 08:29:40 -05:00
hadley 0d09434626 Match diagram to text
Fixes #556
2017-05-03 08:26:37 -05:00
hadley 44ad7547cf Fix typo. Fixes #567 2017-05-03 08:23:06 -05:00
hadley 6e52fd9266 Update link. Fixes #513 2017-05-03 08:18:03 -05:00
hadley 4de457b408 Non-syntactic reminder. Fixes #509 2017-05-03 08:14:41 -05:00
hadley e30bf1ee3f Missing words. Fixes #508 2017-05-03 08:13:49 -05:00
hadley afbdf63ff5 Fixes #496 2017-05-03 08:11:20 -05:00
hadley dbb64a5a6a Updates to US figures 2017-05-03 08:06:26 -05:00
hadley 3860c106fb Manually integrate fixes
Closes #495
2017-05-03 08:06:26 -05:00
Ben Steinberg de449d678b it's -> its (#528) 2017-05-03 08:01:23 -05:00
Ben Steinberg f91ab68bf2 inconsistences -> inconsistencies (#527) 2017-05-03 08:01:13 -05:00
Julian During 3ae67d3862 Typo (#516)
Deleted the word "put"
2017-05-03 08:00:50 -05:00
hadley 74a480e5d6 Move exercise to better location #514 2017-05-03 08:00:32 -05:00
A. s 25b1f7fb1c added hint for cummulative functions (#514) 2017-05-03 07:59:03 -05:00
Robin Gertenbach 5e17edb7f1 Corrected typo in Unusual values (#512)
the unusually wide limits are either on the y-variable or on the x-axis
2017-05-03 07:58:49 -05:00
RomeroBarata 99271ee711 Update exercise 2 section 3.2.4 (#511)
Did you mean `mpg` instead of `mtcars`?
2017-05-03 07:58:35 -05:00
Ranae Dietzel a4e266084f Changed "three" to "two" for list of two (#505)
Unless there is a forgotten third part to a model
2017-05-03 07:58:26 -05:00
Jazz Weisman 5a4ed8926c Update rmarkdown.Rmd (#504) 2017-05-03 07:58:03 -05:00
Ivan Krukov 3b67bc2926 Typo on line 102 (#493) 2017-05-03 07:56:25 -05:00
Brian G. Barkley 0660340e56 Correct small typo in intro.Rmd (#492)
Last sentence in section 1.4.1: R should be changed to "putting it off only makes it worse" or "putting it off will only make it worse".
2017-05-03 07:56:15 -05:00
Jose Roberto Ayala Solares 2beb40da32 Replace comma for period (#486) 2017-05-03 07:56:08 -05:00
Jose Roberto Ayala Solares bceebda5e0 Duplicate word deleted (#485) 2017-05-03 07:55:54 -05:00
Jose Roberto Ayala Solares 27ea4c4aa0 Duplicate word erased (#482) 2017-05-03 07:55:45 -05:00
Jose Roberto Ayala Solares 39b044b07e Comma added (#481) 2017-05-03 07:55:38 -05:00
hadley ca818726fc Improve intro
Fixes #480
2017-05-03 07:55:03 -05:00
hadley 956ea4faac Correct poorly translated formula'
Fixes #479
2017-05-03 07:53:59 -05:00
lindbrook 413e407242 functions.rmd: Writing pipeable functions (#475) 2017-05-03 07:52:35 -05:00
hadley 25d0c9b083 Add missing word. Fixes #470 2017-05-03 07:52:03 -05:00
Mauro Lepore 30dc885eb0 Typo, add to (#574) 2017-05-03 07:50:03 -05:00
Everett Robinson 7da10e182e Adds the missing word "top" (#573)
The following sentence under the section Vector Basics is missing the word "top": "Dates and date-times are built on of numeric vectors." The sentence should read: "Dates and date-times are built on top of numeric vectors."
2017-05-03 07:49:35 -05:00
Tal Galili f538fc7356 Keep the same "table of cut values" example (#571)
* Keep the same "table of cut values" example

No need to go with imaginary values when there is a nice example that is used before and after this example.

* indent and remove extra comma
2017-05-03 07:49:25 -05:00
Sophiazj aa0d1ea938 Update intro.Rmd (#569)
Delete extra one "the" in a sentence.
2017-05-03 07:46:29 -05:00
Katrin Leinweber 66704f3730 correct typo (fixes #506) (#568) 2017-05-03 07:46:11 -05:00
Sebastian Kraus 0f9ff62c4b changed a punctuation mark (#564)
-"."
+"?" (End of a question)
2017-05-03 07:45:55 -05:00
Saghir 190b9134f8 Vector.Rmd: Typo Corrected "Augmented Vectors" (#563)
There is a difference in four augmented types between Section "Augmented Vectors" and Section "Basic Vectors". Please double check.
2017-05-03 07:45:46 -05:00
Saghir 30f223579e model-basics.Rmd: Typos corrected (#558) 2017-05-03 07:45:11 -05:00
Saghir ff7fa15f35 rmarkdown-formats.Rmd: Typo corrected (#557) 2017-05-03 07:45:00 -05:00
Garrett Grolemund 881a900303 Two changes suggested by Toshi (#550)
1. Adds a select() call when exploring diamonds sizes to ensure that the anomalous y variable appears on the page of the printed book (where it is discussed).
2. Adds message = FALSE to suppress "Loading required package: methods" message.
2017-05-03 07:44:34 -05:00
Ben Marwick 7494ea1c01 indicate source of sim1 dataset (#546) 2017-05-03 07:43:54 -05:00
Jeff Boichuk a8099d06a6 Adds a missing "the" (#545)
The following sentence is missing the bracketed word (i.e., "the"): "ggplot2 provides over 20 stats for you to use. Each stat is a function, so you can get help in [the] usual way"
2017-05-03 07:43:27 -05:00
djbirke 9836d5c86a Add `show.legend = FALSE` mentioned in exercise (#543)
The example wants to show different ways of producing the same plot (as done in the print version). One of the exercises refers to a `show.legend = FALSE` used previously. This change brings the parts back into harmony.
2017-05-03 07:43:15 -05:00
Matthew Sedaghatfar f326765d3c Pre-Order to Order (#536)
* Pre-order to Order

The book is no longer in pre-order. 

Using similar wording as in http://adv-r.had.co.nz/Introduction.html

* Update index.rmd

* Update index.rmd
2017-05-03 07:42:56 -05:00