show_colors {simplecolors}R 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()

[Package simplecolors version 0.1.2 Index]