xname: Extract the tag name of XML nodes

Description Usage Arguments

View source: R/utils.R

Description

Extract the tag name of XML nodes

Usage

1
xname(doc, path, as = "character", default = NA_character_, ...)

Arguments

doc

An object of class XMLInternalDocument.

path

An XPath expression.

as

Mode of return value (character, integer, numeric).

default

Default return value.

...

Arguments passed to xpathApply.


gschofl/reutils documentation built on Oct. 9, 2020, 9:42 p.m.