mp_coreversions | R Documentation |
List the available versions of the Manifesto Project's Main Dataset
mp_coreversions(apikey = NULL, cache = TRUE, kind = "main")
apikey |
API key to use. Defaults to |
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. |
For the available versions of the corpus, see mp_corpusversions
## Not run: mp_coreversions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.