check_format_cluster_set | R Documentation |
Check the format of a Clusterset object (ncol, nrow, inherits...)
check_format_cluster_set(object)
object |
the clusterSet object to be tested |
None.
# load a dataset
load_example_dataset('7871581/files/pbmc3k_medium_clusters')
check_format_cluster_set(pbmc3k_medium_clusters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.