plotClusterLegend: plot sorted clustering as color table

View source: R/clusterTools.R

plotClusterLegendR Documentation

plot sorted clustering as color table

Description

plot sorted clustering as color table

Usage

plotClusterLegend(cset, k = selected(cset), dir = "h", ...)

Arguments

cset

a structure of class 'clustering' as returned by segmenTier's clusterTimeseries

k

integer or string specifiying to clustering (K: cluster numbers) to be used if cls is of class 'clustering'; if missing (default) the ‘selected’ clustering from cls is chosen

dir

direction, "h" for horizontal (default), "v" for vertical

...

arguments to image_matrix


raim/segmenTools documentation built on March 20, 2024, 6:23 a.m.