rich.colors.short: Make a vector of colors.

View source: R/helper_fxns.R

rich.colors.shortR Documentation

Make a vector of colors.

Description

A subset of rich.colors by Arni Magnusson from the gplots package, with the addition of alpha transparency (which is now available in the gplots version as well)

Usage

rich.colors.short(n, alpha = 1)

Arguments

n

Number of colors to generate.

alpha

Alpha transparency value for all colors in vector. Value is passed to rgb function.

Author(s)

Arni Magnusson, Ian Taylor


r4ss/r4ss documentation built on April 30, 2024, 4:42 a.m.