View source: R/get_account_data_by_month.R
get_account_data_by_month | R Documentation |
Get data for specifics accounts in specified months
get_account_data_by_month(.data = NULL, month = 12, match_required = TRUE)
.data |
vector indicating the account, Null for all accounts |
month |
vector indicating the months of reference. |
match_required |
logic indicates if the account names must match |
tibble with account data.
get_account_data_by_month(.data= "5. RESULTADO PRIMÃRIO GOVERNO CENTRAL - ACIMA DA LINHA (3 - 4)", month = 12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.