get.allknclusters: Extract indices of the areas in the clusters detected

Description Usage Arguments Value

Description

This function returns a categorical vector that identifies to which cluster a given areas belongs. It is the empty string for areas not in a cluster.

Usage

1
get.allknclusters(spdf, knresults)

Arguments

spdf

Spatial object with data used in the detection of clusters.

knresults

Table with the clusters detected.

Value

A categorical vector with value the cluster to which area belongs. It is the empty string for regions not in a cluster.


DClusterm documentation built on Feb. 22, 2020, 3:01 a.m.