idendr0 (version 1.5.3)

cutDendro: cutDendro

Description

Select clusters by cutting the current zoom of the dendrogram at a specified height.

Usage

cutDendro(df, cutG, dendroZoom, dbg = FALSE)

Arguments

df
shared data frame
cutG
cutting grow height
dendroZoom
current dendro zoom region
dbg
debug level

Value

A list of shared data frame 'df' with new cluster selection, and the number of clusters selected.