Learn R Programming

ech (version 0.1.0)

get_ipc_region: This function allows you to get the IPC data

Description

This function allows you to get the IPC data

Usage

get_ipc_region(folder = tempdir(), region = "M", sheet = NULL)

Arguments

folder

temporal folder

region

Montevideo ("M") or Interior ("I")

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_ipab(), get_ipc(), get_microdata(), read_microdata()

Examples

Run this code
# NOT RUN {
get_ipc_region(folder = tempdir(), region = "M")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab