content(x)
content(x) <- value
meta(x, tag = NULL, ...)
meta(x, tag = NULL, ...) <- value
NULL
(default), indicating to
return the single metadata value for the given tag, or all metadata
tag/value pairs.meta()
should return a named or empty list of
tag/value pairs if no tag is given (default), or the value for the
given tag. Often, classed Robjects (e.g., those representing text documents in
packages content()
and
meta()
getters and setters aim at providing a consistent
high-level interface to the respective information (abstracting from
how classes internally represent the information).
TextDocument
for basic information on the text document
infrastructure employed by package