show_colors {simplecolors} | R Documentation |
Plots all available color values.
show_colors(labels = FALSE)
labels |
logical TRUE (default) will plot the color with color names, FALSE will plot the colors only |
Labels can be added by using the argument labels = TRUE
Returns a plot object
ggplot
show_colors()