CurrencyPair
R/currency-pair-class.R
is.CurrencyPair.Rd
Inherits from CurrencyPair class
is.CurrencyPair(x)
an R object
TRUE if x inherits from the CurrencyPair class; otherwise FALSE
TRUE
x
FALSE
is.CurrencyPair(AUDUSD())#> [1] TRUE