Hadley Wickham 85b2b966f9 Merge pull request #43 from radugrosu/patch-6
Update functions.Rmd
2016-02-12 06:10:13 -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
2016-02-11 10:44:49 -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-02-11 08:20:13 -06:00
2016-02-12 11:54:28 +00:00
2016-01-27 13:33:35 +00: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
2016-01-30 13:13:46 +00:00
2015-12-16 17:22:03 -06:00
2016-01-28 08:47:26 -05:00
2015-12-16 17:22:03 -06:00
2016-02-11 17:45:33 +00:00
2016-01-28 21:10:04 +00:00
2016-01-04 09:08:15 -06:00
2016-01-04 09:08:15 -06:00
2016-02-11 08:15:22 -06:00
2016-02-11 08:17:17 -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%