View source: R/cluster_factory.R
get_bin_vector | R Documentation |
Recover bins
get_bin_vector(binclust_data)
binclust_data |
A list of bins, each containing named vectors whose names are those of data points and whose values are cluster ids. |
A vector of integers equal in length to the number of clusters, whose members identify which bin that cluster belongs to.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.