cbr_credit_rates: Historical credit rates on Interbank Credit Market.

View source: R/cbr.R

cbr_credit_ratesR Documentation

Historical credit rates on Interbank Credit Market.

Description

Historical credit rates on Interbank Credit Market.

Usage

cbr_credit_rates(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

Historical credit rates on Interbank Credit Market.

Value

data.frame with historical credit rates from cbr.ru

Examples

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

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