Description Usage Arguments Examples
Generates HEX codes of shades between 2 color palette
1 | measure_palette(palette = "main", reverse = FALSE, ...)
|
palette |
Options: main, primary, secondary, tertiary, accent, green, gray, dark, mixed |
reverse |
|
... |
1 2 | measure_palette("main")(10)
measure_palette("secondary", reverse = TRUE)(10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.