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 plot object

ggplot

Examples

show_colors()

simplecolors documentation built on Aug. 31, 2023, 9:07 a.m.