show_colors: Show all available colors

View source: R/build_colors.R

show_colorsR Documentation

Show all available colors

Description

Plots all available color values.

Usage

show_colors(labels = FALSE)

Arguments

labels

logical TRUE (default) will plot the color with color names, FALSE will plot the colors only

Details

Labels can be added by using the argument labels = TRUE

Value

Returns a ggplot object

Examples

show_colors()

simplecolors documentation built on Sept. 9, 2025, 5:59 p.m.