Skip to content

omarbenites/r4ds

 
 

Repository files navigation

R packages

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

The site is built using 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.5%
  • CSS 37.7%
  • Ruby 8.1%
  • R 6.8%
  • JavaScript 2.9%