selected | R Documentation |
get the column name or index of the selected
clustering from a ‘clustering’ object from segmenTier's
clustering wrappers
clusterTimeseries
) and
flowclusterTimeseries
).
The retuned integer or string allows to interface data for this clustering
from the ‘clustering’ object.
selected(cset, K, name = TRUE)
cset |
a structure of class 'clustering' as returned by
segmenTier's |
K |
cluster number; if missing the ‘selected’ clustering will be taken |
name |
logical, if TRUE the name of of the selected clustering will be returned, if FALSE its index number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.