copyClusterData {LabourMarketAreas} | R Documentation |
This function copies (in data.table parlance) the three components of lma, i.e. clusterList, LWClus and marginals. See function findClusters.
copyClusterData(lma)
lma |
list of three data.tables: clusterList, LWClus and marginals. See function findClusters. |
list of three. It contains the three data tables clusterList, LWClus, marginals. They are copies of the input data.tables.
Daniela Ichim, Luisa Franconi
findClusters