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