Description Usage Arguments Value Source
Dynamics of currency over the period with 1-to-1 rate to RUB
1 2 3 4 5 | cbr_currency_ts(
currency = "USD",
from = as.character(Sys.Date() - 30),
to = as.character(Sys.Date())
)
|
currency |
Currency in ISO 3-char code ('USD', 'GBP', 'EUR', etc.) |
from |
Date in format "yyyy-mm-dd". You also can get tomorrow exchange rates. |
to |
Date in format "yyyy-mm-dd". You also can get tomorrow exchange rates. |
numeric vector of exchange rates with length 1 or more
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.