plot_palette: Plot Palette Colors

View source: R/palette.R

plot_paletteR Documentation

Plot Palette Colors

Description

Uses ggplot2 for a non-base-plot implementation of scales::show_col(). Plots 6 digit hex code over colors.

Usage

plot_palette(x)

Arguments

x

A vector of colors.

Value

A ggplot

Examples

plot_palette(crayons$standard16)

crayons documentation built on March 31, 2023, 11:52 p.m.