xpath.default {nonmemica} | R Documentation |
Coerces x to xml_document and evaluates.
## Default S3 method:
xpath(x, ...)
x |
default |
... |
passed arguments |
vector
Other xpath:
as.xml_document()
,
as.xml_document.character()
,
as.xml_document.numeric()
,
xpath()
,
xpath.xml_document()