datamos: datamos

Description Usage Arguments Details Value Author(s) Examples

Description

datamos

Download specific dataset from data.mos.ru

Usage

1
datamos(id)

Arguments

id

the integer id of dataset to download

Details

Download specific dataset from data.mos.ru

Value

the desired dataset from data.mos.ru

Author(s)

Boris Demeshev

Examples

1
2
3
df <- datamos(673)
attr(df, "info_df")
attr(df, "info_vars")

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