Description Usage
View source: R/setup.R
knitr setup
1 2 3 4 5 6 7 8 9 10
setup( echo = FALSE, eval = TRUE, message = FALSE, warning = FALSE, dev = "cairo_pdf", cache = FALSE, cache.rebuild = FALSE, cache.path = "_cache/" )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.