create_gradient_colors | R Documentation |
Creates gradient colors for fold change visualization
create_gradient_colors(theme_name = "default", n_colors = 11, diverging = TRUE)
theme_name |
Character string specifying the theme |
n_colors |
Number of colors in the gradient |
diverging |
Whether to create a diverging gradient (for fold changes) |
A vector of colors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.