This repository contains the source of the R for Data Science book—originally written by Hadley Wickham and Garrett Grolemund (book site, GitHub)—as lightly modified by Dan Villarreal for the purposes of Data Science for Linguists at the University of Pittsburgh, based on the first edition. R4DS was released under a Creative Commons BY-NC-ND 3.0 License, and this version is being made available under that same license.
The book is built using bookdown.
The R packages used in this book can be installed via
devtools::install_github("hadley/r4ds")
Please note that r4ds uses a Contributor Code of Conduct. By contributing to this book, you agree to abide by its terms.