convert_1_06_0_xlsx.Rd
Converts Investment file from rosstat to tibble
convert_1_06_0_xlsx( path_to_source = "http://www.gks.ru/bgd/regl/b19_02/IssWWW.exe/Stg/d010/1-06-0.xlsx", access_date = Sys.Date() )
path_to_source | name of the original 1-06-0.xls file |
---|---|
access_date | date of access is appended to every observation |
tibble
Converts Investment file from rosstat to tibble Written by Rifat Eniliev
# \donttest{ invest = convert_1_06_0_xlsx()#>#> #> #> #># }