cbr_swap: Historical swap prices from Central Bank of Russia.

View source: R/cbr.R

cbr_swapR Documentation

Historical swap prices from Central Bank of Russia.

Description

Historical swap prices from Central Bank of Russia.

Usage

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

Value

data.frame with historical swap prices from cbr.ru

Examples

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

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