as.xml_document.numeric {nonmemica} | R Documentation |
Coerce numeric to xml_document
Description
Coerces numeric to xml_document
Usage
## S3 method for class 'numeric'
as.xml_document(x, ...)
Arguments
x |
numerc |
... |
passed arguments |
Value
xml_document
See Also
Other xpath:
as.xml_document()
,
as.xml_document.character()
,
xpath()
,
xpath.default()
,
xpath.xml_document()
[Package nonmemica version 1.0.11 Index]