WebCorpus adds further methods and meta data to
Corpus and therefore constructs a
derived class of Corpus. Most
importantly, WebCorpus calls $PostFUN on
the generated WebCorpus, which retrieves the main
content for most implemented WebSources. Thus it
enables an efficient retrieval of new feed items
(corpus.update). All additional WebCorpus
fields are added to CMetaData like
$Source, $ReaderControl and
$PostFUN.WebCorpus(x,
readerControl = list(reader = x$DefaultReader, language = "en"),
postFUN = x$PostFUN, retryEmpty = T, ...)CorpusSource, defaults to list(reader = x$DefaultReader,
language = "en"