Learn R Programming

ech (version 0.1.0)

get_ipab: This function allows you to get the IPAB (Indice de precios de alimentos y bebidas) data

Description

This function allows you to get the IPAB (Indice de precios de alimentos y bebidas) data

Usage

get_ipab(folder = tempdir(), sheet = NULL)

Arguments

folder

temporal folder

sheet

sheet number

Value

data.frame

Details

Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.

See Also

Other dwnld_read: get_cba_cbna(), get_ciiu(), get_dictionary(), get_ipab_region(), get_ipc_region(), get_ipc(), get_microdata(), read_microdata()

Examples

Run this code
# NOT RUN {
get_ipab(folder = tempdir(), sheet = 1)
# }

Run the code above in your browser using DataLab