Go to file
hadley fb3899fee4 Label all intros 2016-08-18 07:55:19 -05:00
data Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
diagrams Adds sample-rmarkdown.Rmd to the diagrams folder and inserts it into the reproducible research chapter. 2016-08-05 12:19:48 -04:00
extra More on model building 2016-07-26 11:13:43 -05:00
images Writing R Markdown chapter. 2016-08-04 17:01:39 -04:00
screenshots Complete intro 2016-07-11 10:31:30 -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 Start banging out factors chapter 2016-08-16 17:06:51 -05:00
EDA.Rmd Merge branch 'master' of github.com:hadley/r4ds 2016-08-16 08:44:24 -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 Start banging out factors chapter 2016-08-16 17:06:51 -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 Comments from @mine-cetinkaya-rundel 2016-08-18 07:50:27 -05:00
communicate.Rmd Label all intros 2016-08-18 07:55:19 -05:00
contribs.txt Intro tweaking 2016-07-20 10:07:51 -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 Mention numeric offsets from epoch 2016-08-15 09:53:14 -05:00
explore.Rmd Label all intros 2016-08-18 07:55:19 -05:00
factors.Rmd Copyedits for communicate-plots.Rmd & factors.Rmd (#282) 2016-08-18 07:31:26 -05:00
functions.Rmd Function arg tweaks 2016-08-10 15:56:09 -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 Vector tweaking 2016-08-12 15:22:15 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Drop handling hierarchy 2016-08-15 09:18:56 -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 Pipe tweaks 2016-08-09 15:16:01 -05:00
program.Rmd Label all intros 2016-08-18 07:55:19 -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
reproducible-research.Rmd Adds sample-rmarkdown.Rmd to the diagrams folder and inserts it into the reproducible research chapter. 2016-08-05 12:19:48 -04:00
strings.Rmd Drop handling hierarchy 2016-08-15 09:18:56 -05:00
tibble.Rmd minor grammar fix in tibble intro (#276) 2016-08-17 08:32:19 -05:00
tidy.Rmd Fix typo (#256) 2016-08-15 07:33:25 -05:00
transform.Rmd Grammar (#270) 2016-08-16 07:11:45 -05:00
vectors.Rmd Start banging out factors chapter 2016-08-16 17:06:51 -05:00
visualize.Rmd Fix mapping location. 2016-08-15 07:42:32 -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: