9836d5c86a46a03d2e5b3a6593e00c6bd3e475c4
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.
R for Data Science
This is code and text behind the R for Data Science book.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
The site is built using bookdown package. To create the site, you also need:
Description
Languages
R
76.5%
SCSS
21.7%
HTML
1.8%