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.
Useful links