readManifesto {manifestoR} | R Documentation |
Reader for ManifestoSource
Description
Reader for ManifestoSource
Usage
readManifesto(elem, language, id)
Arguments
elem |
a named list with the component |
language |
is ignored |
id |
a character giving a unique identifier for the created text document |
Details
Used internally for constructing ManifestoCorpus
objects.
For the general mechanism refer to tm
s Reader
documentation.
[Package manifestoR version 1.6.0 Index]