|
|
@ -55,7 +55,7 @@ render_html(splash_obj = splash_local, url, base_url, timeout = 30, |
|
|
|
\value{ |
|
|
|
An XML document. Note that this is processed by \code{\link[xml2:read_html]{xml2::read_html()}} so it will not be |
|
|
|
the pristine, raw, rendered HTML from the site. Use \code{raw_html=TRUE} if you do not want it |
|
|
|
to be processed first by \link{xml2}. If you choose \code{raw_html=TRUE} you'll get back a |
|
|
|
to be processed first by \code{xml2}. If you choose \code{raw_html=TRUE} you'll get back a |
|
|
|
character vector. |
|
|
|
} |
|
|
|
\description{ |
|
|
|