add_nodes_to_body | R Documentation |
Add children to a specific location in the full document.
add_nodes_to_body(body, nodes, where = 0L)
body |
an XML object generated via tinkr |
nodes |
an object of |
where |
the position in the markdown document to insert the new markdown |
a copy of the XML object with nodes inserted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.