Go to file
hadley 9f3347e1ae Integrate some changes
Closes #407
2016-10-03 07:37:45 -05:00
data Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
diagrams Polishing workflow 2016-08-19 14:42:43 -05:00
extra More on model building 2016-07-26 11:13:43 -05:00
images Tweaking rmarkdown intro 2016-08-22 11:01:59 -05:00
rmarkdown R markdown proof editing 2016-08-25 16:44:14 -05:00
screenshots R markdown proof editing 2016-08-25 16:44:14 -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 modelr now on CRAN 2016-08-31 17:12:54 -05:00
EDA.Rmd Remove extra "we" (#335) 2016-10-03 07:12:08 -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 Another communicate re-org 2016-08-22 16:08:16 -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 Fix typo 2016-10-03 07:09:34 -05:00
communicate.Rmd Merge branch 'master' of github.com:hadley/r4ds 2016-08-25 16:45:01 -05:00
contribs.txt Fix typo in Intro (#286) 2016-08-19 08:27:58 -05:00
contribute.rmd Drop jekyll markdown 2016-02-17 16:26:32 +11:00
cover.png Update cover 2016-08-25 08:20:29 -05:00
datetimes.Rmd Update datetimes.Rmd (#412) 2016-10-03 07:18:05 -05:00
explore.Rmd Tweaks to explore overview 2016-08-22 09:57:17 -05:00
factors.Rmd forcats now on CRAN (#415) 2016-09-08 08:10:45 -05:00
functions.Rmd Fixing typos in functions.Rmd (#307) 2016-08-26 07:40:35 -05:00
hierarchy.Rmd Fixing typos in hierarchy.Rmd (#308) 2016-08-26 07:40:24 -05:00
import.Rmd Fix typos 2016-10-03 07:15:30 -05:00
index.rmd Spelling change for consistency (#202) 2016-07-28 13:10:27 -05:00
intro.Rmd Integrate some changes 2016-10-03 07:37:45 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Fixing typos in iteration.Rmd (#313) 2016-08-26 10:15:03 -05:00
model-assess.Rmd Changes from @mine-cetinkaya-rundel 2016-07-31 11:32:16 -05:00
model-basics.Rmd Use tibble and tribble everywhere 2016-10-03 07:29:47 -05:00
model-building.Rmd Swap seasons 2016-09-19 08:01:15 -05:00
model-many.Rmd Use tibble and tribble everywhere 2016-10-03 07:29:47 -05:00
model.Rmd Fixed three typos (#332) 2016-08-28 08:05:27 -05:00
pipes.Rmd Fixing typos in pipes.Rmd (#318) 2016-08-26 11:50:34 -05:00
program.Rmd Update program.Rmd (#420) 2016-10-03 07:16:27 -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 Removing added 'a' (#410) 2016-10-03 07:30:01 -05:00
rmarkdown-formats.Rmd Update rmarkdown-formats.Rmd (#328) 2016-08-28 08:13:50 -05:00
rmarkdown-workflow.Rmd Rmd workflow proofing 2016-08-26 11:39:44 -05:00
rmarkdown.Rmd Manual squash. 2016-08-29 07:55:52 -05:00
strings.Rmd Fixed Typo (#317) 2016-08-26 10:33:27 -05:00
tibble.Rmd Fix typos (#421) 2016-10-03 07:16:11 -05:00
tidy.Rmd Use tibble and tribble everywhere 2016-10-03 07:29:47 -05:00
transform.Rmd air_time not airtime 2016-09-16 14:02:42 -05:00
vectors.Rmd Fixing typos in vectors.Rmd (#319) 2016-08-26 11:50:29 -05:00
visualize.Rmd Differentiate challenge graphs 2016-10-03 07:13:52 -05:00
workflow-basics.Rmd Fix typos (#418) 2016-10-03 07:16:50 -05:00
workflow-projects.Rmd Fix typos (#418) 2016-10-03 07:16:50 -05:00
workflow-scripts.Rmd Fix typos (#418) 2016-10-03 07:16:50 -05:00
wrangle.Rmd Fix typos (#421) 2016-10-03 07:16:11 -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: