xml_extract | R Documentation |
Combine xml_find_first and xml_text to extract elements.
xml_extract(x, xpath)
x |
A document, node, or node set. |
xpath |
A string containing a xpath expression. |
A character vector, the same length as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.