get_epf_data: Get EPF data files

Description Usage Arguments Value

View source: R/get_epf_data.R

Description

Get the public use EPF files and process them. The years allow to specify which years should be processed. If this param is not given, all available years, 2006 to 2018, are processed. If path is NULL, the data is downloaded from the website of the Spanish Statistical Office, (INE, https://www.ine.es). Alternatively, the user can provide the path to a local copy of the data files.

Usage

1
get_epf_data(years = NULL, path = NULL)

Arguments

years

a numeric vector or NULL.

path

path to local copies of data files

Value

NULL


jcpernias/epf documentation built on Dec. 23, 2019, 6:31 p.m.