View source: R/plate-attribs.R
cluster_name | R Documentation |
Get cluster name by ID
cluster_name(plate, cluster)
## Not run:
plate <- new_plate(sample_data_dir())
# see what cluster names exist and their order
clusters(plate)
cluster_name(plate, 2)
cluster_name(plate, 4)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.