show_color: Show color vector as ggplot

View source: R/tools.R

show_colorR Documentation

Show color vector as ggplot

Description

Show color vector as ggplot

Usage

show_color(color)

Arguments

color

Vector of colors

Value

ggplot

Examples

show_color("gold")
show_color(c("blue", "red", "green"))

explore documentation built on Sept. 11, 2024, 7:40 p.m.