cbr_swap: Historical swap prices from Central Bank of Russia.

Description Usage Arguments Details Value Examples

Description

Historical swap prices from Central Bank of Russia.

Usage

1
cbr_swap(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 swap prices from Central Bank of Russia.

Value

data.frame with historical swap prices from cbr.ru

Examples

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

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