Go to file
S'busiso Mkhondwane 7dba596fe2 Update intro.Rmd (#459)
* Update intro.Rmd

Typo. 

I'm not if I once seen a reference to Jenny's reprex example here but I was expecting to see a link to her github page that shows how to do the reprex.

Under the Acknowledgements section, were you thank everyone who contributed via GitHub, you seem to be pulling the username and full name (Jennifer (Jenny) Bryan, @jennybc) for the contributors.

* Update intro.Rmd
2016-10-07 08:10:51 -05:00
data Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
diagrams Add missing line in join diagram 2016-10-03 08:52:06 -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 Fix typos (#437) 2016-10-03 08:23:43 -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 Use dev version of ggrepel 2016-10-03 08:02:35 -05:00
EDA.Rmd Fixing typos (#456) 2016-10-06 11:19:55 -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 Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
communicate.Rmd Fix typos (#437) 2016-10-03 08:23:43 -05:00
contribs.txt Update contribs. 2016-10-03 08:48:46 -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 More @csgillespie changes 2016-10-04 09:01:12 -05:00
explore.Rmd Suggestions from Marie 2016-10-04 11:21:04 -05:00
factors.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
functions.Rmd Fixing typos in functions.Rmd (#307) 2016-08-26 07:40:35 -05:00
hierarchy.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
import.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
index.rmd Spelling change for consistency (#202) 2016-07-28 13:10:27 -05:00
intro.Rmd Update intro.Rmd (#459) 2016-10-07 08:10:51 -05:00
issues.json More writing about purrr and lists 2015-11-21 08:31:32 +13:00
iteration.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
model-assess.Rmd Tibble is always attached now 2016-10-03 16:53:31 -05:00
model-basics.Rmd Delete "echo = false" (#457) 2016-10-06 13:53:15 -05:00
model-building.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
model-many.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
model.Rmd Manually integrate changes 2016-10-03 07:39:53 -05:00
pipes.Rmd Consistently suppress startup messages 2016-10-04 08:30:06 -05:00
program.Rmd Fixes from @schuess 2016-10-03 08:37:07 -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 More @csgillespie changes 2016-10-04 09:01:12 -05:00
rmarkdown-formats.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
rmarkdown-workflow.Rmd Fix typos (#445) 2016-10-03 08:37:33 -05:00
rmarkdown.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
strings.Rmd More @csgillespie changes 2016-10-04 09:01:12 -05:00
tibble.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
tidy.Rmd Tibble is always attached now 2016-10-03 16:53:31 -05:00
transform.Rmd Suggestions from Marie 2016-10-04 11:21:04 -05:00
vectors.Rmd Tibble is always attached now 2016-10-03 16:53:31 -05:00
visualize.Rmd Suggestions from Marie 2016-10-04 11:21:04 -05:00
workflow-basics.Rmd Suggestions from Marie 2016-10-04 11:21:04 -05:00
workflow-projects.Rmd Integrate suggestions from @behrman 2016-10-04 14:21:04 -05:00
workflow-scripts.Rmd Integrate feedback from @jennybc 2016-10-03 16:53:31 -05:00
wrangle.Rmd Fixes from @schuess 2016-10-03 08:37: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: