get_candidate: Get Information on a Candidate

Description Usage Arguments Examples

View source: R/candidate_endpoints.R

Description

Pulls information for a candidated, identified by a candidate id

Usage

1
get_candidate(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("P60019015", "YOUR_API_KEY_HERE")

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