powered by
This function allows you to get the CBA and CBNA data
get_cba_cbna(folder = tempdir(), sheet = NULL, region = NULL)
temporal folder
sheet number
Montevideo ("M"), Interior Urbano ("I"), Interior Rural ("R")
data.frame
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
Other dwnld_read: get_ciiu(), get_dictionary(), get_ipab_region(), get_ipab(), get_ipc_region(), get_ipc(), get_microdata(), read_microdata()
get_ciiu()
get_dictionary()
get_ipab_region()
get_ipab()
get_ipc_region()
get_ipc()
get_microdata()
read_microdata()
# NOT RUN { get_cba_cbna(folder = tempdir(), sheet = 1, region = "M") # }
Run the code above in your browser using DataLab