get_cluster_sizes: Compute cluster sizes

View source: R/cluster_factory.R

get_cluster_sizesR Documentation

Compute cluster sizes

Description

Compute cluster sizes

Usage

get_cluster_sizes(binclust_data)

Arguments

binclust_data

A list of bins, each containing named vectors whose names are those of data points and whose values are cluster ids.

Value

A vector of integers representing the lengths of the clusters in the input data.


mappeR documentation built on April 3, 2025, 6:19 p.m.