webex_vignette | R Documentation |
This function wraps rmarkdown::html_document
to configure
compilation to embed the default webexercises CSS and JavaScript files in
the resulting HTML.
webex_vignette(...)
... |
Additional function arguments to pass to
|
Call this function as the output_format
argument
for the render
function when compiling
HTML documents from RMarkdown source.
R Markdown output format to pass to 'render'.
render
, html_document
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.