2016-02-11 08:11:10 -06:00
2015-10-29 10:15:48 -05:00
2016-02-11 08:11:10 -06:00
2016-01-14 10:53:28 -06:00
2015-12-14 10:12:40 -06:00
2016-01-14 09:56:08 -06:00
2015-12-16 16:29:39 -06:00
2015-12-07 13:55:44 -06:00
2015-07-27 16:52:19 -05:00
2015-07-27 16:52:19 -05:00
2015-12-16 17:22:03 -06:00
2016-01-14 09:12:32 -06:00
2016-02-11 07:58:53 -06:00
2015-12-16 17:22:03 -06:00
2015-12-14 07:47:53 -06:00
2016-01-07 11:58:03 -05:00
2015-11-21 08:31:32 +13:00
2015-07-27 16:52:19 -05:00
2015-12-16 17:22:03 -06:00
2015-12-16 17:22:03 -06:00
2016-01-12 12:27:08 -05:00
2015-12-11 13:28:10 -06:00
2015-12-16 17:22:03 -06:00
2016-01-21 07:13:31 -06:00
2015-12-16 17:22:03 -06:00
2016-01-22 08:50:37 -05:00
2015-12-16 17:22:03 -06:00
2016-01-04 09:08:15 -06:00
2016-01-04 09:08:15 -06:00
2016-01-18 08:23:01 -06:00
2016-01-18 08:23:01 -06: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")
Description
No description provided
Readme 138 MiB
Languages
R 76.5%
SCSS 21.7%
HTML 1.8%