EqualLmaPartition: EqualLmaPartition

View source: R/LabourMarketAreas.R

EqualLmaPartitionR 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


LabourMarketAreas documentation built on Oct. 10, 2023, 5:07 p.m.