icae_public_pal: Set of ICAE-style palettes

View source: R/color_palette.R

icae_public_palR Documentation

Set of ICAE-style palettes

Description

Assembles colors defined in icae_public_cols into palettes.

Usage

icae_public_pal(palette = "main", reverse = FALSE, ...)

Arguments

palette

The name of the desired palette.

reverse

If TRUE the colors of the palette are reversed.

Details

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.

Value

colorRampPalette A function used to create palettes. See colorRampPalette.

See Also

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.


graebnerc/icaeDesign documentation built on Feb. 29, 2024, 5:02 p.m.