convert_i_ipc_xlsx.Rd
Converts I_ipc file from rosstat to tibble
convert_i_ipc_xlsx( path_to_source = "http://www.gks.ru/free_doc/new_site/prices/potr/I_ipc.xlsx", access_date = Sys.Date() )
path_to_source | name of the original I_ipc.xls file |
---|---|
access_date | date of access is appended to every observation |
tibble
Converts I_ipc file from rosstat to tibble
# \donttest{ cpi = convert_i_ipc_xlsx()#>#> #> #> #> #> #># }