powered by
Evaluates an xpath expression for a given document.
# S3 method for xml_document xpath(x, xpath, ...)
vector
xml_document
xpath expression to evaluate
ignored
The resulting nodeset is scavenged for text, and coerced to best of numeric or character.
Other xpath: as.xml_document.character(), as.xml_document.numeric(), as.xml_document(), xpath.default(), xpath()
as.xml_document.character()
as.xml_document.numeric()
as.xml_document()
xpath.default()
xpath()