xname {reutils} | R Documentation |
Extract the tag name of XML nodes
xname(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 |