selectCluster {idendr0} | R Documentation |
Select the nearest cluster to the position 'pos'.
selectCluster(pos, df, dendroZoom, dbg = FALSE)
pos |
(x,y) position in the dendro figure |
df |
shared data frame |
dendroZoom |
the current dendro zoom region (used to determine the scaling) |
dbg |
debug flag/level |
shared data frame
Tomas Sieger