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

View source: R/cbr.R

cbr_balancesR Documentation

Credit institutions balances on correspondent accounts with Bank of Russia.

Description

Credit institutions balances on correspondent accounts with Bank of Russia.

Usage

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

Value

data.frame with credit institutions balance from cbr.ru

Examples

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

bdemeshev/cbr documentation built on Sept. 23, 2024, 8:48 a.m.