EqualLmaPartition {LabourMarketAreas} | R Documentation |
This function tests whether two partitions are equal.
EqualLmaPartition(lma1, lma2)
lma1 |
List (three components) containing all defining information of the partition. The clusterList component should contain variables community and LMA. See findClusters function. |
lma2 |
List (three components) containing all defining information of the partition to be compared with the previous one.The clusterList component should contain variables community and LMA.See findClusters function. |
A logical value.
Daniela Ichim, Luisa Franconi
findClusters