Learn R Programming

manifestoR (version 1.0-4)

mp_corpusversions: List the available versions of the Manifesto Project's Corpus

Description

The Manifesto Project Database API assigns a new version code whenever changes to the corpus texts or metadata are made.

Usage

mp_corpusversions(apikey = NULL)

Arguments

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

Value

  • a character vector with the available version ids

Details

This function always bypasses the cache.