mp_coreversions: List the available versions of the Manifesto Project's Main...

Description Usage Arguments Details Examples

View source: R/manifesto.R

Description

List the available versions of the Manifesto Project's Main Dataset

Usage

1
mp_coreversions(apikey = NULL, cache = TRUE, kind = "main")

Arguments

apikey

API key to use. Defaults to NULL, resulting in using the API key set via mp_setapikey.

cache

Boolean flag indicating whether to use locally cached data if available.

kind

one of "main" (default) or "south_america" to discrimante the Main Dataset and the South America Dataset

Details

For the available versions of the corpus, see mp_corpusversions

Examples

1
## Not run: mp_coreversions()

manifestoR documentation built on Jan. 13, 2021, 9:53 a.m.