pandoc_self_contained_html | R Documentation |
Create a self-contained HTML document by base64 encoding images, scripts, and stylesheets referred by the input document.
pandoc_self_contained_html(input, output)
input |
Input html file to create self-contained version of. |
output |
Path to save output. |
(Invisibly) The path of the generated file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.