Skip to contents

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"))