get.subclust: get.subclust

Description Usage Arguments

Description

Retrieves a vector of cluster labels after identification of subclusters with subclust().

Usage

1
get.subclust(clust = "col", labels = c(), order = "tree")

Arguments

clust

String. Retrieves cluster labels for column-wise clusters ("col", default) or row-wise clusters ("row").

labels

String vector. If you supply row/column labels using the argument 'labels' the function returns a data frame with two columns, the first being the cluster labels and the second being the supplied row/column labels.

order

String. Get subclusters in same order as dendogram.


cbsteen/clustermap documentation built on May 24, 2019, 1:35 a.m.