powered by
Creates an xml_document in a project context.
Coerces xml_document to xml_document
as.xml_document(x, ...)# S3 method for xml_document as.xml_document(x, ...)
# S3 method for xml_document as.xml_document(x, ...)
xml_document
ignored
as.xml_document(xml_document): xml_document method
as.xml_document(xml_document)
xpath
Other xpath: as.xml_document.character(), as.xml_document.numeric(), xpath.default(), xpath.xml_document(), xpath()
as.xml_document.character()
as.xml_document.numeric()
xpath.default()
xpath.xml_document()
xpath()
library(magrittr) options(project = system.file('project/model',package='nonmemica')) 1001 %>% as.xml_document
Run the code above in your browser using DataLab