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