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