View source: R/get_budgetary_revenues_municipality.R
get_budgetary_revenues_municipality | R Documentation |
This function retrieves values of government functions for given municipalities.
get_budgetary_revenues_municipality( year = 2019, municipality = NULL, account = NULL )
year |
vector indicating the reference years |
municipality |
vector with IBGE ids for municipalities |
account |
vector with account names |
A tibble with data about budgetary revenues
get_budgetary_revenues_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.