lcars_colors | R Documentation |
Obtain hex colors from standard LCARS color names.
lcars_colors(...)
lcars_2357(...)
lcars_2369(...)
lcars_2375(...)
lcars_2379(...)
... |
character, LCARS color names. |
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()
.
lcars_pals()
lcars_colors()
lcars_2357()
lcars_colors("rust", "danub")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.