Go to file
hadley 8b7f709a57 More about vectors 2016-04-18 08:45:27 -05:00
data Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
diagrams More about vectors 2016-04-18 08:45:27 -05:00
images Removes unused visualization figures. 2015-12-13 17:03:51 -05:00
screenshots Working on functions 2016-03-02 10:54:56 -06: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 Cache book directory 2016-03-09 07:49:59 -06:00
DESCRIPTION Now need tibble 2016-03-25 08:03:14 -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 Edits to visualization chapter. Splits preparing graphs for publication material into a new chapter for the Communicate part. 2016-04-05 12:13:42 -04:00
_build.sh Switch to rstudio/bookdown 2016-02-17 06:39:15 +11: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 Edits to visualization chapter. Splits preparing graphs for publication material into a new chapter for the Communicate part. 2016-04-05 12:13:42 -04:00
communicate.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11: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 More about vectors 2016-04-18 08:45:27 -05:00
databases.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
datetimes.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
functions.Rmd Merge branch 'master' of github.com:hadley/r4ds 2016-04-01 10:32:09 -07:00
harvard-sentences.txt Slowly working through different stringr functions. 2015-10-30 09:55:03 -05:00
hierarchy.Rmd Complete first draft of iteration 2016-03-25 07:59:05 -05:00
import.Rmd Small edits to import.Rmd (typos and mistakes) 2016-04-06 14:24:44 -04:00
index.rmd Tweak repo; add twitter handle 2016-04-01 12:08:28 -07:00
intro.Rmd Adds Lahman, tibble and rcorpora to list of packages used in book 2016-03-31 17:01:22 -04:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd More about data structures 2016-04-06 09:02:11 -05:00
model-assess.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
model-vis.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
model.Rmd Small edits to model.Rmd 2016-04-05 20:56:40 -04:00
pipes.Rmd Polishing pipes 2016-03-10 08:13:13 -06:00
program.Rmd fixed spelling error "grouning" to "grounding" 2016-03-17 12:29:44 -04:00
r4ds.Rproj Switch to rstudio/bookdown 2016-02-17 06:39:15 +11:00
r4ds.css Add custom heading style 2016-03-04 09:37:58 -06:00
relational-data.Rmd typos 2016-04-02 16:49:10 -04:00
rmarkdown.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
robust-code.Rmd Merge pull request #50 from radugrosu/patch-8 2016-03-21 08:51:36 -05:00
science.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
shiny.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
strings.Rmd Don't cache loading of stringr package 2016-03-22 07:49:09 -05:00
tidy.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
transform.Rmd Small edits to transform.Rmd (typos and mistakes) 2016-04-05 20:56:21 -04:00
understand.Rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
variation.Rmd Fixes to get pdf book building 2016-04-01 10:31:09 -07:00
visualize.Rmd Edits to visualization chapter. Splits preparing graphs for publication material into a new chapter for the Communicate part. 2016-04-05 12:13:42 -04:00
work.Rmd Small edits to work.Rmd 2016-04-06 14:20:52 -04: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: