get_account_dca: Get Accounts of Annual Reports

Description Usage Arguments Value Examples

View source: R/get_account_dca.R

Description

Get Accounts of Annual Reports

Usage

1
2
get_account_dca(year, annex, entity, grouped_by_year = FALSE,
  grouped_by_entity = FALSE)

Arguments

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

Value

dataframe

Examples

1
get_account_dca(c(2018), "I-E", c("2402600") )

tchiluanda/rsiconfi documentation built on Jan. 17, 2020, 3:16 p.m.