convert_ind_okved2_xlsx.Rd
Converts ind_okved2 file from rosstat to tibble
convert_ind_okved2_xlsx( path_to_source = "http://www.gks.ru/storage/mediabank/ind_okved2(1).xlsx", 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
Converts ind_okved2 file from rosstat to tibble. Written by: Nastya Jarkova
# \donttest{ ind = convert_ind_okved2_xlsx() # }