Description Usage Arguments Value
View source: R/download_latest_candidate_contributions.R
Download latest candidate contributions by candidate ID
1 2 3 4 5 | download_latest_candidate_contributions(
id,
start_date = as.Date("2020-02-01"),
boston_zips = known_boston_zipcodes
)
|
id |
character string with candidate MA OCPF ID |
start_date |
string in yyyy-mm-dd format or date object for contributions on or after a certain date, defaults to NULL (all candidate data downloads; this function filters it) |
data frame with contribution information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.