Description Usage Arguments Value See Also
View source: R/supertypeUtils.R
Create a consistent palette for supertypes for plotting
1 2 3 4 | typesPalette(
typeSelection,
my_palette = paletteer::paletteer_d("Polychrome::palette36")
)
|
typeSelection |
A supertype selection as returned by |
my_palette |
A discrete color palette to use |
A named vector of colors (for example to be used in ggplot2's scale_color_manual
)
selectSupertypeSet
, roisPalette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.