View source: R/get_exp_account_by_name.R
get_exp_account_by_name | R Documentation |
This function searchs budgetary expense accounts by a given name.
get_exp_account_by_name(year = 2019, name)
year |
number indicating the year or reference |
name |
account name that will be searched |
A vector with expense accounts
get_exp_account_by_name(name = "pessoal")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.