Description Usage Arguments Value Author(s) See Also Examples
Try to find exchange rate data in an environment, inverting if necessary.
1 | .get_rate(ccy1, ccy2, env = .GlobalEnv)
|
ccy1 |
chr name of 1st currency |
ccy2 |
chr name of 2nd currency |
env |
environment in which to look for data. |
xts object with as many columns as practicable.
Garrett See
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.