count_nodes {bodsr} | 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