Retrieve character representation of XMLDocument

# S3 method for XMLDocument
as.character(x, include_declaration = TRUE, ...)

Arguments

x

XMLDocument object

include_declaration

Include the XML declaration at the top? Default: TRUE

...

other arguments