LMAwrite {LabourMarketAreas} | R Documentation |
LMAwrite
Description
This function saves the lists composing the output of the lma package into separate data frames as .RData. The files are saved in the path_wd directory. The main output - the first and second list containing, respectively, the characteristics of the created labour market areas and the characteristics of the areas before the assignment of the reserve list - are also saved in a .csv file.
Usage
LMAwrite(out, path_wd = NULL, suff = NULL)
Arguments
out |
list of lists containing the output of the lma package. |
path_wd |
character containing the path of the directory where the output ought to be saved. Default is NULL, working directory. |
suff |
character containing the suffix to be added to the name of the saved output files. Default is NULL. |
Note
This function has to be applied on a labour market partition whose names are not assigned otherwise it will generate an error.
Author(s)
Daniela Ichim, Luisa Franconi, Michele D'Alo', Guido van den Heuvel