Skip to contents

This function returns the number of clusters in a ClusteredNeuroVol object.

Usage

# S4 method for ClusteredNeuroVol
num_clusters(x)

Arguments

x

A ClusteredNeuroVol object.

Value

An integer representing the number of clusters in the input object.