View source: R/color_palette_euf.R
euf_public_pal | R Documentation |
Assembles colors defined in euf_public_colors
into palettes.
euf_public_pal(palette = "main", reverse = FALSE, ...)
palette |
The name of the desired palette. |
reverse |
If TRUE the colors of the palette are reversed. |
This function takes all the colors of which the hex codes are collected in
euf_public_colors
and assembles them into consistent palettes
that are all consistent with the corporate design of the EUF
colorRampPalette A function used to create palettes.
See colorRampPalette
.
euf_public_cols
for the collection of hex codes for
the ICAE colors that are available. get_euf_colors
to return
a vector of hex codes for a given ICAE palette.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.