Description Usage Arguments Details Value Examples
Converts tab9a file from rosstat to tibble
1 2 3 4 5 | convert_tab9a_xls(
path_to_source = "http://www.gks.ru/free_doc/new_site/vvp/kv/tab9a.xls",
access_date = Sys.Date(),
sheet = 1
)
|
path_to_source |
name of the original tab9a.xls file |
access_date |
date of access is appended to every observation |
sheet |
number of sheet, 1 by default |
Converts tab9a file from rosstat to tibble.
tibble
1 | tab9a = convert_tab9a_xls()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.