Checks whether object inherits from SingleCurrencyMoney class
is.SingleCurrencyMoney(x)
| x | an R object |
|---|
TRUE if x inherits from the SingleCurrencyMoney class; otherwise FALSE
Other money functions: CashFlow,
MultiCurrencyMoney,
SingleCurrencyMoney,
is.CashFlow,
is.MultiCurrencyMoney
#> [1] TRUE