Description Usage Arguments Value Examples
View source: R/get_account_dca.R
Get Accounts of Annual Reports
1 2 | get_account_dca(year, annex, entity, grouped_by_year = FALSE,
grouped_by_entity = FALSE)
|
year |
a numeric vector |
annex |
character |
entity |
a character vector. IBGE codes of a public sector entities set. |
grouped_by_year |
boolean. Default = FALSE |
grouped_by_entity |
boolean. Default = FALSE |
dataframe
1 | get_account_dca(c(2018), "I-E", c("2402600") )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.