cbr_balances | R Documentation |
Credit institutions balances on correspondent accounts with Bank of Russia.
cbr_balances(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 |
data.frame with credit institutions balance from cbr.ru
df <- cbr_balances(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.