palette_plot_intensity | R Documentation |
sum of red green and blue values
palette_plot_intensity(palette)
palette |
any vector containing color hex values |
ggplot2 plot
palette_plot_rgp
## Not run:
if(interactive()){
palette_qualitative() %>%
palette_filter( thresh = 25) %>%
palette_plot_intensity()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.