mp_use_corpus_version {manifestoR} | R Documentation |
Use a specific version of the Manifesto Project Corpus
Description
The internal cache of manifestoR will be updated to the specified version
and all future calls to the API will request for the specified version. Note
that this versioning applies to the corpus' texts and metadata, and not the
versions of the core dataset. For this see mp_coreversions
.
Also note that updating/downgrading the corpus version after having already
downloaded translated manifestos is not yet implemented and will result in
an error message.
Usage
mp_use_corpus_version(versionid, apikey = NULL)
Arguments
versionid |
character id of the version to use (as received from API and
|
apikey |
API key to use. Defaults to |
[Package manifestoR version 1.6.0 Index]