formatids {manifestoR} | R Documentation |
Format ids for web API queries
Description
Formats a data.frame of ids such that it can be used for querying the Manifesto Project Database. That is, it must have non-NA-fields party and date.
Usage
formatids(ids)
Arguments
ids |
ids data.frame, information used: party, date, edate |
[Package manifestoR version 1.6.0 Index]