plotColors: A function to show colors in a plot.

View source: R/color_palettes.R

plotColorsR Documentation

A function to show colors in a plot.

Description

A function to show colors in a plot.

Usage

plotColors(colors)

Arguments

colors

A list of colors to plot.

Examples

plotColors(c("red", "white", "blue"))

mikelaff/mikelaffr documentation built on Oct. 15, 2022, 9:50 a.m.