copyClusterData {LabourMarketAreas} | R Documentation |
copyClusterData
Description
This function copies (in data.table parlance) the three components of lma, i.e. clusterList, LWClus and marginals. See function findClusters.
Usage
copyClusterData(lma)
Arguments
lma |
list of three data.tables: clusterList, LWClus and marginals. See function findClusters. |
Value
list of three. It contains the three data tables clusterList, LWClus, marginals. They are copies of the input data.tables.
Author(s)
Daniela Ichim, Luisa Franconi
See Also
findClusters
[Package LabourMarketAreas version 3.4 Index]