2016-02-17 16:26:32 +11:00
2016-02-11 08:11:10 -06:00
2016-02-17 16:26:15 +11:00
2016-02-17 06:39:15 +11:00
2016-02-17 16:26:15 +11:00
2016-02-17 07:09:45 +11:00
2015-12-07 13:55:44 -06:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2015-07-27 16:52:19 -05:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 06:39:15 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2015-11-21 08:31:32 +13:00
2015-07-27 16:52:19 -05:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 06:39:15 +11:00
2016-02-15 19:40:19 +00:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00
2016-02-17 16:26:32 +11:00

R packages

This is code and text behind the R for data science book.

The site is built using [bookdown]

devtools::install_github("yihui/knitr")
devtools::install_github("rstudio/bookdown")

jekyll, with a custom plugin to render .rmd files with knitr and pandoc. To create the site, you need:

  • jekyll gem: gem install jekyll
  • bookdown: install_github("hadley/bookdown")
  • pandoc
  • knitr: install.packages("knitr")

The R packages used in this book can be installed via

devtools::install_github("hadley/r4ds")
Description
No description provided
Readme 138 MiB
Languages
R 76.5%
SCSS 21.7%
HTML 1.8%