Learn R Programming

nonmemica (version 1.0.8)

as.xml_document.numeric: Coerce numeric to xml_document

Description

Coerces numeric to xml_document

Usage

# S3 method for numeric
as.xml_document(x, ...)

Value

xml_document

Arguments

x

numerc

...

passed arguments

See Also

Other xpath: as.xml_document.character(), as.xml_document(), xpath.default(), xpath.xml_document(), xpath()