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