powered by
Index class checkers
is.Index(x)is.IborIndex(x)is.CashIndex(x)
is.IborIndex(x)
is.CashIndex(x)
an object
TRUE if object inherits from tested class
TRUE
# NOT RUN { is.Index(AONIA()) is.CashIndex(AONIA()) is.IborIndex(AONIA()) # }
Run the code above in your browser using DataLab