Learn R Programming

simplecolors (version 0.1.3)

show_colors: Show all available colors

Description

Plots all available color values.

Usage

show_colors(labels = FALSE)

Value

Returns a ggplot object

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

Examples

Run this code
show_colors()

Run the code above in your browser using DataLab