Go to file
hadley 273a481021 Fix typos
Closes #223.
2016-08-12 12:44:36 -05: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 Writing R Markdown chapter. 2016-08-04 17:01:39 -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 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 Dev version of tidyr now on CRAN 2016-08-12 07:53:29 -05:00
EDA.Rmd Complete hint 2016-08-12 12:43:09 -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 Adds git resources to communicate intro 2016-08-02 15:49:38 -04: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 proofing 2016-08-12 12:25:51 -05:00
explore.Rmd Change to avoid redundancy in sentence (#200) 2016-07-28 08:14:42 -05:00
functions.Rmd Function arg tweaks 2016-08-10 15:56:09 -05:00
hierarchy.Rmd Fix typos (#164) 2016-07-22 14:14:45 -05:00
import.Rmd Data import proofing 2016-08-12 08:09:18 -05:00
index.rmd Spelling change for consistency (#202) 2016-07-28 13:10:27 -05:00
intro.Rmd Update package list 2016-07-29 13:39:18 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Update iteration.Rmd (#232) 2016-08-05 08:52:46 -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 (#235) 2016-08-05 08:53:16 -05:00
model-building.Rmd Update model-building.Rmd (#237) 2016-08-05 08:53:38 -05:00
model-many.Rmd Changes from @mine-cetinkaya-rundel 2016-07-31 11:32:16 -05:00
model.Rmd Update model.Rmd (#226) 2016-08-02 14:02:38 -05:00
pipes.Rmd Pipe tweaks 2016-08-09 15:16:01 -05:00
program.Rmd Program tweaks 2016-08-09 14:58:59 -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 Proofing tidy & relational data 2016-08-12 08:58:32 -05:00
reproducible-research.Rmd Adds sample-rmarkdown.Rmd to the diagrams folder and inserts it into the reproducible research chapter. 2016-08-05 12:19:48 -04:00
strings.Rmd Proof strings 2016-08-12 11:28:16 -05:00
tibble.Rmd Tibble proofing 2016-08-11 17:20:15 -05:00
tidy.Rmd Fix typos 2016-08-12 12:44:36 -05:00
transform.Rmd Not applicables -> Not availables (#242) 2016-08-09 11:15:37 -05:00
vectors.Rmd Tibble proofing 2016-08-11 17:20:15 -05:00
visualize.Rmd Improve description of shapes 2016-08-12 12:41:49 -05:00
wrangle.Rmd Wrangle proofing 2016-08-11 08:41:07 -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: