This uses 'xml2' package to do the parsing.
1 | parse_inner(xml2_node, as_document = TRUE, as_pattern = FALSE)
|
xml2_node |
root node of a document or an element node |
as_document |
parse the root node as a document node. Default: TRUE |
as_pattern |
parse the root node as a pattern node. Default: FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.