get_full_account_name: Get the full account name related to a given part of an...

View source: R/get_full_account_name.R

get_full_account_nameR Documentation

Get the full account name related to a given part of an account name

Description

Get the full account name related to a given part of an account name

Usage

get_full_account_name(account = NULL)

Arguments

account

vector indicating part of the account name, Null for all accounts

Value

tibble with account data.

Examples

get_full_account_name(account= "resultado")

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