powered by
Checks whether object inherits from Currency class
Currency
is.Currency(x)
an R object
TRUE if x inherits from the Currency class; otherwise FALSE
TRUE
x
FALSE
# NOT RUN { is.Currency(AUD()) # }
Run the code above in your browser using DataLab