formatids: Format ids for web API queries

View source: R/manifesto.R

formatidsR 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


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