getFeatureValues | R Documentation |
Extracts the unique values of discrete features.
getFeatureValues(object, of_sample = "", features)
object |
A valid spata-object. |
of_sample |
The sample(s) of interest specified as a single character value or vector. If set to "" (the default) the first sample is chosen. |
features |
The features of interest specified as a character vector. |
A vector or a named list according to the length of features
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.