get_candidate_committees_history: Find Committees that Support a Candidate, through History

Description Usage Arguments Examples

View source: R/committee_endpoints.R

Description

Fetches a list of committees tied to a given candidate ID, through History

Usage

1
get_candidate_committees_history(candidate_id, api_key, query_params = list())

Arguments

candidate_id

String: The id for the candidate 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_candidate_committees_history("P60019015", "YOUR_API_KEY_HERE")

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