popSelectionHistory {idendr0} | R Documentation |
Restore (and discard from history) the last cluster selection.
popSelectionHistory(df, dbg = FALSE)
df |
shared data frame |
dbg |
debug flag/level |
shared data frame holding cluster selection (or NULL if no selection found in the selection history)
Tomas Sieger