lcars_colors: Hex colors from LCARS color names

View source: R/lcars.R

lcars_colorsR Documentation

Hex colors from LCARS color names

Description

Obtain hex colors from standard LCARS color names.

Usage

lcars_colors(...)

lcars_2357(...)

lcars_2369(...)

lcars_2375(...)

lcars_2379(...)

Arguments

...

character, LCARS color names.

Details

These functions return the hex colors for LCARS color names. If no argument is provided, the functions return their respective LCARS color set. These functions correspond to LCARS color palettes that contain named colors. Other predefined LCARS color palettes are available but do not have names for each color. You can see all LCARS palettes with lcars_pals().

See Also

lcars_pals()

Examples

lcars_colors()
lcars_2357()
lcars_colors("rust", "danub")

trekcolors documentation built on Sept. 13, 2024, 1:11 a.m.