convert_ind_okved2_xls: Converts ind-baza-2018.xlsx or Ind_sub-2018.xls file from...

Description Usage Arguments Value Examples

View source: R/converters.R

Description

Converts ind-baza-2018.xlsx or Ind_sub-2018.xls file from rosstat to tibble

Usage

1
2
3
4
convert_ind_okved2_xls(
  path_to_source = "https://rosstat.gov.ru/storage/mediabank/BYkjy3Bn/Ind_sub-2018.xls",
  access_date = Sys.Date()
)

Arguments

path_to_source

name of the original ind_okved2.xlsx file

access_date

date of access is appended to every observation

Value

tibble

Examples

1
2
# ind = convert_ind_okved2_xls()
# new link https://rosstat.gov.ru/storage/mediabank/BYkjy3Bn/Ind_sub-2018.xls

kassandra-ru/kassandr documentation built on Jan. 1, 2022, 7:39 a.m.