mp_corpusversions | R Documentation |
The Manifesto Project Database API assigns a new version code whenever changes to the corpus texts or metadata are made.
mp_corpusversions(apikey = NULL, only_stable = TRUE)
apikey |
API key to use. Defaults to |
only_stable |
Consider only for versions marked as stable by the Manifesto Project Team, defaults to TRUE |
This function always bypasses the cache.
a data.table with the available version ids (name, tag)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.