rmarkdown-website-tutorial
rmarkdown-website-tutorial copied to clipboard
Tutorial for creating websites w/ R Markdown
rmarkdown-website-tutorial
A tutorial for creating websites using R Markdown.
To build the website, run rmarkdown::render_site(), which knits each Rmarkdown (*.Rmd) based on parameters in _site.yml before pushing the files back to Github.