as.character.HTMLDocument: Retrieve character representation of HTMLElement

Description Usage Arguments

View source: R/HTMLDocument.R

Description

Retrieve character representation of HTMLElement

Usage

1
2
## S3 method for class 'HTMLDocument'
as.character(x, include_declaration = TRUE, ...)

Arguments

x

HTMLElement object

include_declaration

Include the HTML5 DOCTYPE declaration at the top? Default: TRUE

...

other arguments


coolbutuseless/minihtml documentation built on March 11, 2020, 5:22 p.m.