Go to file
hadley 0d8e7b55f0 Date time tweaking 2016-07-28 15:39:52 -05:00
data Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
diagrams Date time tweaking 2016-07-28 15:39:52 -05:00
extra More on model building 2016-07-26 11:13:43 -05:00
images Replace two hand drawn diagrams with code 2016-07-20 10:46:27 -05: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 Can go back to head readr 2016-07-28 11:29:15 -05:00
EDA.Rmd Update EDA 2016-07-26 16:01:19 -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 Move tibble to own chapter. 2016-07-19 08:57:22 -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 Rough out plot-communication 2016-07-24 09:19:40 -05:00
communicate.Rmd Consistent part intros 2016-07-19 09:39:00 -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 Date time tweaking 2016-07-28 15:39:52 -05:00
explore.Rmd Change to avoid redundancy in sentence (#200) 2016-07-28 08:14:42 -05:00
functions.Rmd Typo 2016-07-22 11:26:43 -05:00
harvard-sentences.txt Slowly working through different stringr functions. 2015-10-30 09:55:03 -05:00
hierarchy.Rmd Fix typos (#164) 2016-07-22 14:14:45 -05:00
import.Rmd First pass through date/times 2016-07-27 14:51:24 -05:00
index.rmd Spelling change for consistency (#202) 2016-07-28 13:10:27 -05:00
intro.Rmd Minor typos and suggestions for the Introduction (#203) 2016-07-28 13:11:19 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Grrr, purrr aliasing strikes again 2016-07-24 15:21:32 -05:00
model-assess.Rmd Fixed typo (#145) 2016-07-22 11:24:59 -05:00
model-basics.Rmd Use new data_grid instead of expand 2016-07-27 16:42:14 -05:00
model-building.Rmd Move learning more to the end of model building 2016-07-27 17:04:38 -05:00
model-many.Rmd Add missing intro subheads 2016-07-24 09:16:08 -05:00
model.Rmd Move learning more to the end of model building 2016-07-27 17:04:38 -05:00
pipes.Rmd Add missing intro subheads 2016-07-24 09:16:08 -05:00
program.Rmd Consistent part intros 2016-07-19 09:39:00 -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 Relational data proof reading 2016-07-26 16:31:26 -05:00
reproducible-research.Rmd Outlines communication chapters 2016-05-18 12:52:51 -04:00
strings.Rmd common is now words 2016-07-20 11:51:53 -05:00
tibble.Rmd Tibble tweaks 2016-07-27 07:47:42 -05:00
tidy.Rmd Final tidy polishing 2016-07-27 08:23:28 -05:00
transform.Rmd Final tidy polishing 2016-07-27 08:23:28 -05:00
vectors.Rmd Update EDA 2016-07-26 16:01:19 -05:00
visualize.Rmd Change to avoid redundancy in sentence (#200) 2016-07-28 08:14:42 -05:00
wrangle.Rmd Update EDA 2016-07-26 16:01:19 -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: