get_microdata: This function allows you to download and read ECH from INE...

View source: R/get_microdata.R

get_microdataR Documentation

This function allows you to download and read ECH from INE website

Description

This function allows you to download and read ECH from INE website

Usage

get_microdata(year = NULL, folder = tempdir(), toR = TRUE)

Arguments

year

allows download data from 2011 to 2019. Default the last year

folder

Folder where are the files or be download

toR

write data frame in R format and delete download file and unpack files

Details

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

Value

unrar files from INE web and the respective data frame in tibble format

See Also

Other dwnld_read: read_microdata()


calcita/ech documentation built on March 2, 2024, 7:54 a.m.