use.style | R Documentation |
aaRon.css
to Rmarkdown DocumentsFunction to apply cascading stylesheets from aaRon
to any Rmarkdown document. Also accessible through the templates provided in the package.
use.style(mode = "work")
mode |
Defaults to "work", can take the option of "casual". Switches between CSS themes for work and casual use. The casual theme is slightly more flashy. |
aaRon::use.style() # include into any R code chunk
aaRon::use.style(mode = "casual")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.