account_type: Get an account's type

Description Usage Arguments Value Examples

View source: R/account_type.R

Description

Get an account's type

Usage

1

Arguments

account

The account object.

Value

A string indicating the account's type, such as an internal account, paid account, etc.

Examples

1
2
account("TEST01AA") %>%
  account_type()

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