View source: R/plot-family-miscellaneous.R
plotDistributionDiscrete | R Documentation |
Visualize the distribution of discrete features.
plotDistributionDiscrete( object, of_sample = "", features, feature_compare = NULL, clrp = "milo", position = "fill", ... )
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. |
feature_compare |
Character vector or NULL. The discrete feature you want to compare the
features of |
clrp |
clrp params |
position |
Character value. Given to |
... |
Additional parameters given to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.