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

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.

Examples

get_ipab(folder = tempdir(), sheet = 1)
#> New names: #> * `` -> ...2 #> * `` -> ...3 #> * `` -> ...4 #> * `` -> ...5 #> * `` -> ...6 #> * ...
#> New names: #> * ...3 -> ...1 #> * ...4 -> ...2 #> * ...5 -> ...3 #> * ...6 -> ...4 #> * ...7 -> ...5 #> * ...
#> New names: #> * ...3 -> ...1 #> * ...4 -> ...2 #> * ...5 -> ...3 #> * ...6 -> ...4 #> * ...7 -> ...5 #> * ...
#> New names: #> * ...3 -> ...1 #> * ...4 -> ...2 #> * ...5 -> ...3 #> * ...6 -> ...4 #> * ...7 -> ...5 #> * ...
#> New names: #> * NA -> ...1 #> * NA -> ...2 #> * NA -> ...3