View source: R/f_cpi_nl_down.R
f_cpi_nl_down | R Documentation |
A wrapper function to download CBS data for the CPI.
f_cpi_nl_down(
save_cbs_data = TRUE,
save_dir = "data/cbs/",
file_name = "cbs_cpi.RDS"
)
save_cbs_data |
Should CPI data be saved? Standard is TRUE |
save_dir |
Directory where data should be saved. Standard is "data/cbs/" |
file_name |
File name for the saved CPI data. Standard is "cbs_cpi.RDS |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.