ku_color: Extract colors from the KU palette

View source: R/color.R

ku_colorR Documentation

Extract colors from the KU palette

Description

Extract colors from the KU palette

Usage

ku_color(...)

Arguments

...

character names of colors. See ku_color() for available colors.

Value

named character vector of colors

See Also

show_colors_with_names can display the palette.

Examples

if (interactive()) {
  print(ku_color())
  print(ku_color("KU Blue", "Night"))
}

bvancilku/kubrand documentation built on July 26, 2022, 6:23 a.m.