Description Usage Arguments Value
View source: R/expand_palette.R
Inputs a color palette (vector) and expands the colors by repeating them in gradually lighter shades
1 | expand_palette(palette, amount = 0.2)
|
palette |
A color palette (vector of hex colors) to be expanded |
amount |
Amount of brightening of colors in palette (0 to 1) |
An expanded color palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.