EqualLmaPartition {LabourMarketAreas} | R Documentation |
EqualLmaPartition
Description
This function tests whether two partitions are equal.
Usage
EqualLmaPartition(lma1, lma2)
Arguments
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. |
Value
A logical value.
Author(s)
Daniela Ichim, Luisa Franconi
See Also
findClusters
[Package LabourMarketAreas version 3.4 Index]