sophisthse0: Obtain time series from sophist.hse.ru

Description Usage Arguments Details Value Examples

View source: R/sophisthse.R

Description

This function obtains table of time series from sophist.hse.ru

Usage

1
sophisthse0(series.name = "IP_EA_Q", ...)

Arguments

series.name

the names of the time series, i.e. 'WAG_Y'

...

further arguments passed into getURL. One may use them to work with proxy.

Details

The output is tibble.

Value

data.frame with the corresponding time series

Examples

1
2
df <- sophisthse0('IP_EA_Q')
df <- sophisthse0('WAG_Y')

bdemeshev/sophisthse documentation built on Sept. 3, 2021, 8:27 p.m.