radugrosu / r4ds

R for data science

Home Page:http://r4ds.had.co.nz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

R for data science

http://r4ds.had.co.nz/

License:Other


Languages

Language:JavaScript 69.1%Language:HTML 11.9%Language:CSS 8.9%Language:Ruby 6.5%Language:R 3.6%