Description Usage Arguments Value Examples
The default method assumes the ISO can be accessed as if it were an attribute
with name iso
(e.g. x$iso
). The method for CurrencyPair
concatenates
the ISOs of the constituent currencies (e.g. iso(AUDUSD())
returns
"AUDUSD") while the methods for CashIndex
and IborIndex
return the ISO of
the index's currency.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
object from which to extract an ISO |
a string of the ISO
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.