loadEUSILC()
extracts some variables from the EUSILC
survey files and transforms them into a suitable data frame in order to do
the calculations.
loadEUSILC(eusilc_d_file, eusilc_h_file)
a string with the filename of D
-file.
a string with the filename of H
-file.
A data frame containing the variables required to use the functions in the package.
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).