count_nodes | R Documentation |
Search an xml file for a specific named node and count the number of instances
count_nodes(x, xpath)
x |
An xml object |
xpath |
string. The node name to search for within the xpath. |
Returns a numeric count value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.