Go to file
hadley 1822802696 Use dataset instead of data set 2016-07-11 10:40:44 -05:00
data Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
diagrams Complete intro 2016-07-11 10:31:30 -05:00
images Finishes draft of variation/EDA. Adds cluster algorithm figures. 2016-05-26 11:45:36 -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 byproducts of preview 2016-03-22 08:58:02 -05:00
.travis.yml Inline build.sh into travis 2016-04-21 08:37:38 -05:00
DESCRIPTION Use CRAN knitr 2016-07-11 09:35:06 -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 Restructuring model chapters 2016-06-13 09:50:55 -05:00
_common.R Run common code at the start of every chapter 2016-02-17 16:33:25 +11:00
_output.yaml Add custom heading style 2016-03-04 09:37:58 -06:00
communicate-plots.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
communicate.Rmd Splits R Markdown chapter in two. 2016-05-02 10:15:49 -04: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
data-structures.Rmd Fixes from Roberto 2016-06-27 13:07:23 -05:00
databases.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
datetimes.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
dynamic-documents.Rmd Outlines communication chapters 2016-05-18 12:52:51 -04:00
explore.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
functions.Rmd Fixes from Roberto 2016-06-27 13:07:23 -05:00
harvard-sentences.txt Slowly working through different stringr functions. 2015-10-30 09:55:03 -05:00
hierarchy.Rmd No longer need out.width for diagrams 2016-04-22 15:27:45 -05:00
import.Rmd Fix feather build failure 2016-07-11 07:44:12 -05:00
index.rmd Add link to license 2016-04-27 08:00:20 +01:00
intro.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Fix broken links 2016-07-07 23:13:09 -07:00
model-assess.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
model-basics.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
model-building.Rmd More brainstorming about role of assessment 2016-06-16 14:06:18 -05:00
model-many.Rmd Fixes from Roberto 2016-06-27 13:07:23 -05:00
model.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
pipes.Rmd Small copy edits edits to program.Rmd and pipes.Rmd 2016-04-07 16:54:53 -04:00
program.Rmd Restructure chapters once more 2016-04-27 08:04:29 +01: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 Fixes from Roberto 2016-06-27 13:07:23 -05:00
reproducible-research.Rmd Outlines communication chapters 2016-05-18 12:52:51 -04:00
robust-code.Rmd Merge pull request #50 from radugrosu/patch-8 2016-03-21 08:51:36 -05:00
shiny.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
strings.Rmd Fixes from Roberto 2016-06-27 13:07:23 -05:00
tidy.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
transform.Rmd Fix typos 2016-07-08 17:49:51 -07:00
variation.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
visualize.Rmd Use dataset instead of data set 2016-07-11 10:40:44 -05:00
wrangle.Rmd Wrangle tweaks 2016-07-07 08:03:39 -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: