View source: R/color_palette.R
icae_public_pal | R Documentation |
Assembles colors defined in icae_public_cols
into palettes.
icae_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
icae_public_cols
and assembles them into consistent palettes
that are all consistent with the corporate design of the ICAE.
colorRampPalette A function used to create palettes.
See colorRampPalette
.
icae_public_cols
for the collection of hex codes for
the ICAE colors that are available. get_icae_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.