View source: R/get_ctd_levels.R
get_ctd_levels | R Documentation |
Returns the level names of a CellTypeDataset. If none are available, will instead return a vector of numbers (one number per level).
get_ctd_levels(ctd, max_only = FALSE)
ctd |
CellTypeDataset. |
max_only |
Only return the level with the greatest depth
(e.g. |
List of levels in ctd
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.