xvalue {reutils} | R Documentation |
Extract the content of XML leaf nodes
xvalue(doc, path, as = "character", default = NA_character_, ...)
doc |
An object of class |
path |
An XPath expression. |
as |
Mode of return value ( |
default |
Default return value. |
... |
Arguments passed to |