account_code: Get an account's code

Description Usage Arguments Value Examples

View source: R/account_account_code.R

Description

Returns a vector of account codes.

Usage

1

Arguments

account

The account object, or list of account objects.

Value

A string holding the account's code

Examples

1
2
3
4
5
account("TEST01AA") %>%
  account_code()

account("TEST01AA", "TEST02AA") %>%
  account_code()

brandseye/brandseyer2 documentation built on Sept. 5, 2021, 2:15 p.m.