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