Go to file
Garrett 4cf15b541d Updates Reproducible research chapter. 2016-08-18 13:40:09 -04: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 Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
rmarkdown-demos Updates Reproducible research chapter. 2016-08-18 13:40:09 -04:00
screenshots Function proofing 2016-08-18 08:37:48 -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 Use dev (soon to be released) lubridate 2016-08-18 10:03:38 -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 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 Typo 2016-08-18 10:06:08 -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 Use dev (soon to be released) lubridate 2016-08-18 10:03:38 -05:00
explore.Rmd Label all intros 2016-08-18 07:55:19 -05:00
factors.Rmd Fix typo 2016-08-18 10:05:33 -05:00
functions.Rmd Function proofing 2016-08-18 08:37:48 -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 Use tibble instead of data.frame 2016-08-18 09:38:33 -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 Pipes proofing 2016-08-18 08:20:50 -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
reproducible-research.Rmd Updates Reproducible research chapter. 2016-08-18 13:40:09 -04: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 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: