View source: R/get_perc_budgetary_rev_municipality.R
get_perc_budgetary_rev_municipality | R Documentation |
This function retrieves values of government functions in
get_perc_budgetary_rev_municipality( year = 2019, municipality = NULL, account = NULL )
year |
vector indicating the reference year |
municipality |
vector with ibge municipality id |
account |
vector with accounts |
A tibble with data about budgetary expenses
get_perc_budgetary_rev_municipality(year=2019, municipality = "3550308", account = "Impostos" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.