check_format_cluster_set: Check the format of a Clusterset object

View source: R/utils.R

check_format_cluster_setR Documentation

Check the format of a Clusterset object

Description

Check the format of a Clusterset object (ncol, nrow, inherits...)

Usage

check_format_cluster_set(object)

Arguments

object

the clusterSet object to be tested

Value

None.

Examples

# load a dataset
load_example_dataset('7871581/files/pbmc3k_medium_clusters')
check_format_cluster_set(pbmc3k_medium_clusters)

dputhier/dbfmcl documentation built on May 31, 2024, 8:57 a.m.