Description Usage Arguments Examples
View source: R/candidate_endpoints.R
Aggregated candidate receipts and disbursements grouped by cycle.
| 1 | get_candidates_totals(api_key, query_params = list())
 | 
| api_key | String: Your Open FEC API key. | 
| query_params | List of KV Pairs: Additional query paramters to be included. | 
| 1 | get_candidates_totals("YOUR_API_KEY_HERE", query_params = list(state = "IL"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.