unselectCurrentCluster {idendr0} | R Documentation |
Unselect the current cluster.
unselectCurrentCluster(df, dbg = FALSE)
df |
shared data frame |
dbg |
debug flag/level |
a list of shared data frame 'df' and a boolean flag 'selectionChanged' determing if clsuter selection has changed (so the caller can learn whether to redraw clusters).
Tomas Sieger