Learn R Programming

manifestoR (version 1.0-4)

mp_coreversions: 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)

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.

Details

For the available versions of the corpus, see mp_corpusversions

Examples

Run this code
mp_coreversions()

Run the code above in your browser using DataLab