Go to file
hadley 67fa6287e1 Delete another common chunk 2016-08-23 10:47:19 -05:00
data Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
diagrams Polishing workflow 2016-08-19 14:42:43 -05:00
extra More on model building 2016-07-26 11:13:43 -05:00
images Tweaking rmarkdown intro 2016-08-22 11:01:59 -05:00
rmarkdown-demos Starting to work on formats chapter 2016-08-22 17:28:29 -05:00
screenshots Starting to work on formats chapter 2016-08-22 17:28:29 -05:00
.Rbuildignore Rstudio writes post-package conversion 2015-11-10 08:56:01 -06:00
.gitignore Ignore more interim pdf output files 2016-07-19 11:15:00 -05:00
.travis.yml Inline build.sh into travis 2016-04-21 08:37:38 -05:00
DESCRIPTION Complete pass through formats 2016-08-23 08:59:08 -05:00
EDA.Rmd Clearer learning more section in EDA. 2016-08-18 08:52:02 -05:00
LICENSE First commit 2015-07-27 16:52:19 -05:00
README.md Update README 2016-03-07 10:10:52 -05:00
_bookdown.yml Another communicate re-org 2016-08-22 16:08:16 -05:00
_common.R Tweak figures through out book 2016-07-18 09:54:10 -05:00
_output.yaml Strings tweaks 2016-07-19 18:01:52 -05:00
communicate-plots.Rmd fix code formatting (#287) 2016-08-19 08:28:26 -05:00
communicate.Rmd Another communicate re-org 2016-08-22 16:08:16 -05:00
contribs.txt Fix typo in Intro (#286) 2016-08-19 08:27:58 -05:00
contribute.rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
cover.png Update cover image 2016-03-11 07:53:39 -06:00
datetimes.Rmd Use dev (soon to be released) lubridate 2016-08-18 10:03:38 -05:00
explore.Rmd Tweaks to explore overview 2016-08-22 09:57:17 -05:00
factors.Rmd Fix typo 2016-08-18 10:05:33 -05:00
functions.Rmd Update functions.Rmd (#293) 2016-08-20 17:26:10 -05:00
hierarchy.Rmd Drop handling hierarchy 2016-08-15 09:18:56 -05:00
import.Rmd Pointer to @jennybc site 2016-08-15 09:50:00 -05:00
index.rmd Spelling change for consistency (#202) 2016-07-28 13:10:27 -05:00
intro.Rmd Update intro.Rmd (#298) 2016-08-22 09:43:06 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Update iteration.Rmd (#292) 2016-08-19 14:53:34 -05:00
model-assess.Rmd Changes from @mine-cetinkaya-rundel 2016-07-31 11:32:16 -05:00
model-basics.Rmd Update model-basics.Rmd (#228) 2016-08-12 12:43:58 -05:00
model-building.Rmd Reshape modelling section 2016-08-15 09:48:24 -05:00
model-many.Rmd Reshape modelling section 2016-08-15 09:48:24 -05:00
model.Rmd Reshape modelling section 2016-08-15 09:48:24 -05:00
pipes.Rmd Update pipes.Rmd (#290) 2016-08-19 13:39:48 -05:00
program.Rmd Proofing programming intro 2016-08-18 08:10:36 -05:00
r4ds.Rproj Use new RStudio book building tools 2016-04-21 08:18:10 -05:00
r4ds.css Tweak appearance of index 2016-04-21 08:07:47 -05:00
relational-data.Rmd Clarifying suggestion 2016-08-15 07:40:39 -05:00
rmarkdown-formats.Rmd Complete pass through formats 2016-08-23 08:59:08 -05:00
rmarkdown-workflow.Rmd Another communicate re-org 2016-08-22 16:08:16 -05:00
rmarkdown.Rmd Starting to work on formats chapter 2016-08-22 17:28:29 -05:00
strings.Rmd Drop handling hierarchy 2016-08-15 09:18:56 -05:00
tibble.Rmd More tibble tweaks 2016-08-18 08:47:39 -05:00
tidy.Rmd Fix typo (#256) 2016-08-15 07:33:25 -05:00
transform.Rmd fix typos in transform (#294) 2016-08-20 17:24:27 -05:00
vectors.Rmd Delete another common chunk 2016-08-23 10:47:19 -05:00
visualize.Rmd Eliminate spurious messages 2016-08-19 08:51:24 -05:00
workflow-basics.Rmd Update workflow-basics.Rmd (#297) 2016-08-22 09:42:53 -05:00
workflow-projects.Rmd Polishing workflow 2016-08-19 14:42:43 -05:00
workflow-scripts.Rmd Polishing workflow 2016-08-19 14:42:43 -05:00
wrangle.Rmd Start banging out factors chapter 2016-08-16 17:06:51 -05:00

README.md

R packages

This is code and text behind the R for data science book.

The site is built using bookdown

The R packages used in this book can be installed via

devtools::install_github("hadley/r4ds")

To create the site, you also need: