is.account: generic is.function for account, will take either a string or...

View source: R/getAccount.R

is.accountR Documentation

generic is.function for account, will take either a string or an object

Description

If x is a string, getAccount will be called with string x and tested. Otherwise, the object passed will be tested.

Usage

is.account(x, ...)

Arguments

x

an object or string to be tested as a account

...

any other passthru parameters

See Also

getAccount


braverock/blotter documentation built on Feb. 13, 2023, 1 p.m.