Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 376 Bytes

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: