get_year_accumulated_account_data: Get account data accumulated in a year for specifics accounts...

View source: R/get_year_accumulated_account_data.R

get_year_accumulated_account_dataR Documentation

Get account data accumulated in a year for specifics accounts in specified months

Description

Get account data accumulated in a year for specifics accounts in specified months

Usage

get_year_accumulated_account_data(.data = NULL, match_required = TRUE)

Arguments

.data

vector indicating the account, Null for all accounts

match_required

logic indicates if the account names must match

Value

tibble with account data.

Examples

get_year_accumulated_account_data(.data= "5. RESULTADO PRIMÁRIO GOVERNO CENTRAL - ACIMA DA LINHA (3 - 4)")

tchiluanda/rtn documentation built on Feb. 17, 2024, 12:10 a.m.