powered by
This function allows you to get the IPAB (Indice de precios de alimentos y bebidas) data
get_ipab_region(folder = tempdir(), sheet = NULL, region = "M")
temporal folder
sheet number
Montevideo ("M"), Interior Urbano ("I")
data.frame
Other dwnld_read: get_cba_cbna(), get_ciiu(), get_dictionary(), get_ipab(), get_ipc_region(), get_ipc(), get_microdata(), read_microdata()
get_cba_cbna()
get_ciiu()
get_dictionary()
get_ipab()
get_ipc_region()
get_ipc()
get_microdata()
read_microdata()
# NOT RUN { get_ipab_region(folder = tempdir(), sheet = 1, region = "M") # }
Run the code above in your browser using DataLab