Skip to content

Data-Sci-2021/r4ds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R for Data Science

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. 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")

Code of Conduct

Please note that r4ds uses a Contributor Code of Conduct. By contributing to this book, you agree to abide by its terms.

Packages

No packages published

Languages

  • R 47.0%
  • JavaScript 34.9%
  • HTML 9.1%
  • CSS 9.0%