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

rolkra/explore documentation built on April 17, 2024, 10:58 p.m.