This uses 'xml2' package to do the parsing.
1 | parse_inner(xml2_node, as_document = TRUE)
|
xml2_node |
root node of a document or an element node |
as_document |
whether or not to make the root node a document node. Otherwise just create an element node. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.