mp_coreversions {manifestoR}R Documentation

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

Description

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

Usage

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

## Not run: mp_coreversions()

[Package manifestoR version 1.5.0 Index]