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

mp_corpusversionsR Documentation

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, only_stable = TRUE)

Arguments

apikey

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

only_stable

Consider only for versions marked as stable by the Manifesto Project Team, defaults to TRUE

Details

This function always bypasses the cache.

Value

a data.table with the available version ids (name, tag)


manifestoR documentation built on May 29, 2024, 6:02 a.m.