View source: R/box_usage_helper_functions.R
extract_xml_and_text | R Documentation |
Extracts XML nodes and text strings matched by XML search
extract_xml_and_text(xml, xpath)
xml |
An XML node list. |
xpath |
An XPath to search xml nodes. |
A list of xml_nodes
and text
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.