selectClusterGrouping: Select Cluster Grouping

View source: R/01-plotMap.R

selectClusterGroupingR Documentation

Select Cluster Grouping

Description

Select Cluster Grouping

Usage

selectClusterGrouping(data, cluster, clusterResults)

Arguments

data

(data.frame) data if cluster == TRUE it must contain columns "spatial_cluster" and "temporal_group"

cluster

(logical) if TRUE, a column "cluster" is added to data

clusterResults

(integer) either 0 or 1, using "temporal_group" or "spatial_cluster" for the column "cluster", respectively.

Value

(data.frame) data containing the column "cluster" if cluster == TRUE, else just the input data


Pandora-IsoMemo/iso-app documentation built on July 4, 2024, 7:07 p.m.