| is.CurrencyPair {fmbasics} | R Documentation |
Inherits from CurrencyPair class
Description
Inherits from CurrencyPair class
Usage
is.CurrencyPair(x)
Arguments
x |
an R object |
Value
TRUE if x inherits from the CurrencyPair class; otherwise FALSE
Examples
is.CurrencyPair(AUDUSD())
[Package fmbasics version 0.3.0 Index]