This function renders the html document.
1 2 | render_document(document, filename, chunk_functions_ex = NULL,
section_functions = NULL, title = "Untitled", theme = "default")
|
document |
a section, defining the document structure. |
filename |
the target filename. |
chunk_functions_ex |
functions used to render chunks (see details). |
section_functions |
functions used to render sections (a vector, defining the function to use at each section depth). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.