get_committee: Get Information on a Committee

Description Usage Arguments Examples

View source: R/committee_endpoints.R

Description

Fetches information on a given committee, identified by committee ID

Usage

1
get_committee(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("C00381442", "YOUR_API_KEY_HERE")

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