Nothing

The objective of blends is to blend colour palettes using blend modes, such as multiply and screen.
Install from CRAN, or development version from GitHub.
install.packages("blends")
pak::pak("davidhodge931/blends")
library(dplyr)
library(jumble)
scales::show_col(c(teal, orange, blends::multiply(teal, orange)), ncol = 3)


This package is part of a group of related packages built to extend ggplot2.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.