color_pickr: Color Picker

Description Usage Arguments Value Author(s)

View source: R/color_pickr.R

Description

This function returns a palette of colors optimized for the requested number of colors

Usage

1
color_pickr(n, palette = "Jalama")

Arguments

n

the number of colors needed for the palette

palette

string name of the palette to draw colors from, "Jalama", "Refugio", "Rincon", "Naples", or "El Capitan"

Value

This function returns a vector of hex color codes

Author(s)

Bjorn Kallerud


bjornkallerud/chromaticity documentation built on June 15, 2020, 8:28 p.m.