cbr_balances: Credit institutions balances on correspondent accounts with...

Description Usage Arguments Details Value Examples

Description

Credit institutions balances on correspondent accounts with Bank of Russia.

Usage

1
cbr_balances(from = "2007-01-01", to = "2013-01-01")

Arguments

from

the first day of the time interval, character or Date

to

the last day of the time interval, character or Date

Details

Credit institutions balances on correspondent accounts with Bank of Russia.

Value

data.frame with credit institutions balance from cbr.ru

Examples

1
df <- cbr_balances(from = '2012-01-01', to = '2013-01-09')

bdemeshev/cbr documentation built on May 12, 2019, 3:40 a.m.