Learn R Programming

rtip (version 1.1.1)

loadEUSILC: Load the living conditions survey (EUSILC)

Description

loadEUSILC() extracts some variables from the EUSILC survey files and transforms them into a suitable data frame in order to do the calculations.

Usage

loadEUSILC(eusilc_d_file, eusilc_h_file)

Arguments

eusilc_d_file

a string with the filename of D-file.

eusilc_h_file

a string with the filename of H-file.

Value

A data frame containing the variables required to use the functions in the package.

Details

Vector strings varD and varH contain the names of the variables needed to do the calculations with rtip package. These variables are given by Eurostat in two different files, namely basic household register (H-file) and household data (D-file).