Description Usage Arguments Value Examples
Written by: Vladimir Omelyusik
1 2 3 4 5 6 | convert_ind_okved2_xls_one_sheet(
path_to_source = "https://rosstat.gov.ru/storage/mediabank/BYkjy3Bn/Ind_sub-2018.xls",
access_date = Sys.Date(),
sheet = 1,
variable_name = "ind_prod"
)
|
path_to_source |
name of the original ind_okved2.xlsx file |
access_date |
date of access is appended to every observation |
sheet |
number of sheet |
tibble
1 2 | # ind = convert_ind_okved2_xls()
# new link https://rosstat.gov.ru/storage/mediabank/BYkjy3Bn/Ind_sub-2018.xls
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.