series2tables: Get table name from time series name

Description Usage Arguments Details Value Examples

View source: R/sophisthse.R

Description

Get table name from time series name

Usage

1
series2tables(ts_names)

Arguments

ts_names

character vector of time series or table names

Details

On sophist.hse.ru time series are stored in tables. The package download whole tables and not individual time series. When user requests time series we need to know corresponding table name.

Value

character vector of corresponding table names

Examples

1
series2tables("M2_Y")

sophisthse documentation built on May 2, 2019, 8:26 a.m.