| .get_rate | R Documentation |
Try to find exchange rate data in an environment, inverting if necessary.
.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
buildRatio
redenominate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.