cbr_credit_rates: Historical credit rates on Interbank Credit Market.

Description Usage Arguments Details Value Examples

Description

Historical credit rates on Interbank Credit Market.

Usage

1
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

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

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