Description Usage Arguments Details Value Examples
Converts I_ipc file from rosstat to tibble
1 2 3 4 5 | convert_i_ipc_xlsx(
path_to_source = "https://rosstat.gov.ru/storage/mediabank/HOKNtZra/i_ipc.xlsx",
access_date = Sys.Date(),
sheet = 1
)
|
path_to_source |
name of the original I_ipc.xls file |
access_date |
date of access is appended to every observation |
sheet |
number of sheet, 1 by default |
Converts I_ipc file from rosstat to tibble
tibble
1 2 3 | # 2020-11-04: Access denied
# https://rosstat.gov.ru/storage/mediabank/jRjVxbDx/i_ipc.xlsx
# cpi = convert_i_ipc_xlsx()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.