smart_color_selection | R Documentation |
Intelligently selects colors based on data characteristics
smart_color_selection(
n_groups,
has_pathway_class = FALSE,
data_type = "abundance",
accessibility_mode = FALSE
)
n_groups |
Number of groups in the data |
has_pathway_class |
Whether pathway class information is available |
data_type |
Type of data ("abundance", "pvalue", "foldchange") |
accessibility_mode |
Whether to use accessibility-friendly colors |
A list with suggested theme and colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.