r4ds/README.md

376 B

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: