get_committee_candidates_history: Get History of Candidates in a Committee

Description Usage Arguments Examples

View source: R/candidate_endpoints.R

Description

Find out characteristics over time for candidates in a committee.

Usage

1
get_committee_candidates_history(committee_id, api_key, query_params = list())

Arguments

committee_id

String: The id for the committee of interest.

api_key

String: Your Open FEC API key.

query_params

List of KV Pairs: Additional query paramters to be included.

Examples

1
get_committee_candidates_history("P60019015", "YOUR_API_KEY_HERE")

robinspollak/R.openFEC documentation built on Aug. 10, 2019, 7:34 p.m.