xpath.default {nonmemica} | R Documentation |
Evaluate xpath Expression in Default Context
Description
Coerces x to xml_document and evaluates.
Usage
## Default S3 method:
xpath(x, ...)
Arguments
x |
default |
... |
passed arguments |
Value
vector
See Also
Other xpath:
as.xml_document.character()
,
as.xml_document.numeric()
,
as.xml_document()
,
xpath.xml_document()
,
xpath()
[Package nonmemica version 1.0.8 Index]