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