fmbasics (version 0.3.0)

is.CurrencyPair: 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

Run this code
# NOT RUN {
is.CurrencyPair(AUDUSD())
# }

Run the code above in your browser using DataCamp Workspace