cbr_credit_rates | R Documentation |
Historical credit rates on Interbank Credit Market.
cbr_credit_rates(from = "2007-01-01", to = "2013-01-01")
from |
the first day of the time interval, character or Date |
to |
the last day of the time interval, character or Date |
Historical credit rates on Interbank Credit Market.
data.frame with historical credit rates from cbr.ru
df <- cbr_credit_rates(from = "2012-01-01", to = "2013-01-09")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.