Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
R for data science
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
data Updates data set for model chapter to BLS NLS cross-section. Jan 7, 2016
diagrams Fix incorrect argument name in diagram. May 3, 2017
extra More on model building Jul 26, 2016
images Tweaking rmarkdown intro Aug 22, 2016
rmarkdown Fix typos (#437) Oct 3, 2016
screenshots R markdown proof editing Aug 25, 2016
.Rbuildignore
.gitignore Add google analytics (#745) Jan 8, 2019
.travis.yml
DESCRIPTION Use dev version of ggrepel Oct 3, 2016
EDA.Rmd Typo fix (#629) Jun 20, 2018
LICENSE
README.md
_bookdown.yml
_common.R
_output.yaml Add google analytics (#745) Jan 8, 2019
communicate-plots.Rmd
communicate.Rmd
contribs.txt
contribute.rmd
contributors.R Thank all contributors on home page Aug 24, 2018
contributors.csv
cover.png Colour cover Dec 2, 2016
datetimes.Rmd
explore.Rmd
factors.Rmd Update factors.Rmd (#624) Jun 20, 2018
figures.R
functions.Rmd
ga_script.html
hierarchy.Rmd Integrate suggestions from @behrman Oct 4, 2016
import.Rmd Update link. Fixes #513 May 3, 2017
index.rmd Could you enable HTTPS? (#691) Oct 25, 2018
intro.Rmd fix speed parenthetical in intro (#693) Oct 24, 2018
issues.json
iteration.Rmd
model-assess.Rmd
model-basics.Rmd
model-building.Rmd
model-many.Rmd
model.Rmd Manually integrate changes Oct 3, 2016
pipes.Rmd Fix typos and formatting (#670) Jun 20, 2018
program.Rmd fix typos (#462) Oct 10, 2016
r4ds.Rproj Use new RStudio book building tools Apr 21, 2016
r4ds.css Tweak appearance of index Apr 21, 2016
relational-data.Rmd Update relational-data.Rmd (minor typo) (#641) Jun 20, 2018
rmarkdown-formats.Rmd Minor typos. (#588) Jun 20, 2018
rmarkdown-workflow.Rmd
rmarkdown.Rmd
strings.Rmd 14.4 exercise of Detect matches should be 4th level heading (#727) Nov 12, 2018
tibble.Rmd Fixed description of tibble.print options (#597) Jun 20, 2018
tidy.Rmd Update tidy.Rmd, typo: Spreading "forms" to "from" (#639) Jun 20, 2018
transform.Rmd
vectors.Rmd
visualize.Rmd
workflow-basics.Rmd
workflow-projects.Rmd
workflow-scripts.Rmd Fixes typo in Workflow-scripts.Rmd Oct 31, 2016
wrangle.Rmd

README.md

R for Data Science

Travis build status

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")
You can’t perform that action at this time.