convert_ind_baza_2018_xlsx.Rd
Converts ind_baza_2018 file from rosstat to tibble
convert_ind_baza_2018_xlsx( path_to_source = "https://gks.ru/storage/mediabank/ind-baza-2018.xlsx", access_date = Sys.Date() )
path_to_source | name of the original ind-baza-2018.xlsx file |
---|---|
access_date | date of access is appended to every observation |
tibble
Converts ind_baza_2018 file from rosstat to tibble. Written by: Nastya Jarkova, mod by Rifat Enileev
# \donttest{ ind = convert_ind_baza_2018_xlsx() # }