knitr::opts_chunk$set( comment = "#>", tidy = FALSE, error = FALSE, fig.width = 8, fig.height = 8)
Manual Pages via 'rmarkdown'
Convert an R markdown document to a manual page.
install.packages("rmd2rd")
library(rmd2rd)
MIT © RStudio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.