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.
LMAwrite(out, path_wd = NULL, suff = NULL)
list of lists containing the output of the lma package.
character containing the path of the directory where the output ought to be saved. Default is NULL, working directory.
character containing the suffix to be added to the name of the saved output files. Default is NULL.
Daniela Ichim, Luisa Franconi, Michele D'Alo', Guido van den Heuvel