.extract_xml | R Documentation |
Extract text of interest from an XML file.
.extract_xml(xml_doc, xpath)
xml_doc |
The XML document as it was returned from xml2. |
xpath |
The XPath to the item of interest. |
A string of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.