View source: R/cluster_factory.R
get_cluster_sizes | R Documentation |
Compute cluster sizes
get_cluster_sizes(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 representing the lengths of the clusters in the input data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.