This function allows you to get the CBA and CBNA data

get_cba_cbna(folder = tempdir(), sheet = NULL, region = NULL)

Arguments

folder

temporal folder

sheet

sheet number

region

Montevideo ("M"), Interior Urbano ("I"), Interior Rural ("R")

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_cba_cbna(folder = tempdir(), sheet = 1, region = "M")
#> New names: #> * `` -> ...2 #> * `` -> ...3 #> * `` -> ...4 #> * `` -> ...5 #> * `` -> ...6 #> * ...
#> Warning: NAs introduced by coercion