| ManifestoCorpus {manifestoR} | R Documentation |
Manifesto Corpus class
Description
Objects of this class are returned by mp_corpus.
Usage
ManifestoCorpus(csource = ManifestoJSONSource())
Arguments
csource |
a |
Details
A tm Corpus storing ManifestoDocuments
For usage and structure of the stored documents see
ManifestoDocument.
Examples
## Not run: corpus <- mp_corpus(subset(mp_maindataset(), countryname == "Russia"))
[Package manifestoR version 1.6.0 Index]