get_committee_history: Get History of a Committee

Description Usage Arguments Examples

View source: R/committee_endpoints.R

Description

Pulls information on a committee's characteristics over time.

Usage

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

Arguments

committee_id

String: The Open FEC committee id for the committee you hope to query about

api_key

String: Your Open FEC API key

query_params

List of KV Pairs: Additional query paramaters to be included

Examples

1
get_committee_history("C00381442", "YOUR_API_KEY_HERE")

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