sep_palette | R Documentation |
This is a non-exhaustive selection of official color palettes as listed on the ETH Zurich website. For further information, see: ETH Colors. This function was largely adopted from Karthik Ram's great wesanderson package.
sep_palette(name, n)
name |
Name of the palette |
n |
Number of numbers to be chosen from the palette |
ETH color palette of your choice
sep_palette("Darkblues") sep_palette("Pinks", n = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.