cluster_stats,ClusterSet-method | R Documentation |
Compute statistics about the clusters
## S4 method for signature 'ClusterSet'
cluster_stats(object)
object |
a ClusterSet object.. |
# load a dataset
load_example_dataset('7871581/files/pbmc3k_medium_clusters')
df <- cluster_stats(pbmc3k_medium_clusters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.