d1a63fe379004d2ace9ce790e0f89c441c221bea
* Fix a few minor typos Examples include saying we'll learn about filter() in the next chapter, but it's not until chapter 5. And, also, it says we'll learn about how to use multiple geoms in the same plot in the next section, but then not far below, in the same section, it shows how to use multiple geoms. * Three minor fixes in chapter 5 * Remove " I introduced in prior commit
R for Data Science
This repository contains the source of R for Data Science book. The book is built using bookdown.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
Description
Languages
R
76.5%
SCSS
21.7%
HTML
1.8%