find_node_value | R Documentation |
Search an xml file for a specific named mode and return the value(s) stored in it
find_node_value(x, xpath)
x |
An xml object |
xpath |
string. The node name to search for within the xpath. |
Returns a single string of values from the specified node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.