cbr_metal: Historical metal prices from Central Bank of Russia.

Description Usage Arguments Details Value Examples

Description

Historical metal prices from Central Bank of Russia.

Usage

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

Value

data.frame with historical metal prices from cbr.ru

Examples

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

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