as.character.XMLElement.Rd
Retrieve character representation of XMLElement
# S3 method for XMLElement as.character(x, include_declaration = FALSE, ...)
x | XMLElement object |
---|---|
include_declaration | Include the XML declaration at the top? Default: FALSE |
... | other arguments |