cutDendro: cutDendro

cutDendroR Documentation

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.

Author(s)

Tomas Sieger


tsieger/idendro documentation built on July 7, 2022, 2:24 a.m.