get_mpdb {manifestoR} | R Documentation |
Download content from the Manifesto Database
Description
Internal implementation. For more convenient access and caching use one of
mp_corpus
,
mp_availability
,
mp_maindataset
.
Usage
get_mpdb(type, parameters = c(), versionid = NULL, apikey = NULL)
Arguments
type |
string of |
parameters |
content filter parameters specific to type |
versionid |
character string specifying the corpus version to use, either
a name or tag as in the respective columns of the value of
|
apikey |
API key to use, defaults to |
[Package manifestoR version 1.6.0 Index]