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 discriminate the Main Dataset and the South America Dataset. "south_america" is nowadays deprecated as the South American Dataset has been integrated into the Main Dataset from version 2023a onwards. Using "south_america" will still return past South American Dataset versions but also as the most recent version a reference to an empty dataset.

Details

For the available versions of the corpus, see mp_corpusversions

Examples

## Not run: mp_coreversions()

[Package manifestoR version 1.6.0 Index]