as.character.HTMLDocument.Rd
Retrieve character representation of HTMLElement
# S3 method for HTMLDocument as.character(x, include_declaration = TRUE, ...)
x | HTMLElement object |
---|---|
include_declaration | Include the HTML5 DOCTYPE declaration at the top? Default: TRUE |
... | other arguments |