This is code and text behind the Advanced R programming 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:
To link between sections, use internal links of the form #header-id. All header references are listed in toc.yaml and _plugins/index.R provides some other useful tools.