Description Usage Arguments Examples
Format for converting from R Markdown to an HTML document with lazy loading of graphics
1 2 | lazy_render(..., lazyrmd_render_fn = "html_document",
lazyrmd_render_package = "rmarkdown")
|
lazyrmd_render_fn |
function used to compile the document. Paired with the |
lazyrmd_render_package |
package used to look for the |
... |
parameters passed to rmarkdown's function matching the parameter |
1 | if (interactive()) browseURL("https://github.com/hafen/lazyrmd#usage")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.