Inherits from CurrencyPair class

is.CurrencyPair(x)

Arguments

x

an R object

Value

TRUE if x inherits from the CurrencyPair class; otherwise FALSE

Examples

is.CurrencyPair(AUDUSD())
#> [1] TRUE