clrs: Custom color palette

Description Usage Arguments Value References

View source: R/custom_color_pallete.R

Description

Custom color palette

Usage

1
clrs(x = NULL)

Arguments

x

A numeric, character or NULL. If numeric a color of a given index is returned. If character a color of a given name is returned. If NULL a vector of all colors in the pallete is returned.

Value

A named vector of colors

References

Two of the colors (blue and green) copied from Doug Bolton's code.


ptompalski/UsefulRFunctions documentation built on May 26, 2019, 11:32 a.m.