Learn R Programming

polmineR (version 0.7.0)

html: restore fulltext as html

Description

restore fulltext as html

Usage

html(object, ...)
"html"(object)
"html"(object, meta = getOption("polmineR.meta"), highlight = list(), cqp = FALSE, tooltips = NULL, cpos = FALSE, verbose = FALSE, cutoff = NULL, ...)
"html"(object, filename = c(), type = "debate")
"html"(object, i, type = NULL, verbose = FALSE)

Arguments

object
the object
...
further parameters
meta
metadata for output
highlight
list with regex to be highlighted
cqp
logical
tooltips
tooltips for highlighted text
cpos
logical
verbose
logical
cutoff
maximum number of tokens to decode from token stream
filename
the filename
type
the partition type
i
to be checked