Description Usage Arguments Value Examples
Converts ind-baza-2018.xlsx or Ind_sub-2018.xls file from rosstat to tibble
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()
)
|
path_to_source |
name of the original ind_okved2.xlsx file |
access_date |
date of access is appended to every observation |
tibble
1 2 | # ind = convert_ind_okved2_xls()
# new link https://rosstat.gov.ru/storage/mediabank/BYkjy3Bn/Ind_sub-2018.xls
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.