View source: R/query_contracts.R
query_contracts | R Documentation |
Downloads contracts data for the selected years, since 2002, and return it in the form of a dataframe. Note: to access the total amount disbursed, use the function query_desimbursements_data().
query_contracts(year = "all")
year |
selects the years which data will be downloaded. integer. |
a dataframe with data for the selected year.
## Not run: query_contracts(year = 2012)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.