Rdocumentation
powered by
Learn R Programming
tm.plugin.webmining (version 1.3)
getEmpty: Retrieve Empty Corpus Elements through
$postFUN
.
Description
Retrieve content of all empty (textlength equals zero) corpus elements. If corpus element is empty,
$postFUN
is called (specified in
meta
)
Usage
getEmpty(x, ...)
Arguments
x
object of type
WebCorpus
...
additional parameters to PostFUN
See Also
WebCorpus