Description Usage Arguments Value Examples
Index class checkers
1 2 3 4 5 | is.Index(x)
is.IborIndex(x)
is.CashIndex(x)
|
x |
an object |
TRUE
if object inherits from tested class
1 2 3 | is.Index(AONIA())
is.CashIndex(AONIA())
is.IborIndex(AONIA())
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.