f_cpi_nl_down: A wrapper function to download CBS data for the CPI.

View source: R/f_cpi_nl_down.R

f_cpi_nl_downR Documentation

A wrapper function to download CBS data for the CPI.

Description

A wrapper function to download CBS data for the CPI.

Usage

f_cpi_nl_down(
  save_cbs_data = TRUE,
  save_dir = "data/cbs/",
  file_name = "cbs_cpi.RDS"
)

Arguments

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


fthielen/tatooheen documentation built on Nov. 8, 2023, 4:37 a.m.