xvalue: Extract the content of XML leaf nodes

Description Usage Arguments

Description

Extract the content of XML leaf nodes

Usage

1
xvalue(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.


reutils documentation built on May 1, 2019, 9:15 p.m.