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/scigenex documentation built on Jan. 29, 2024, 3:40 p.m.