Learn R Programming

BALD (version 1.0.0-3)

get.color: A function to get color values.

Description

A function to get color values. Intended for internal use only.

Usage

get.color(i)

Arguments

i

An integer value of 1 or greater.

Value

A color value suitable for ploting commands.

Details

Currenly, the main feature is that it never returns yellow. May, in the future, be expanded.