color.of: Makes colors for plotting

Description Usage Arguments Value Author(s)

Description

Makes colors for plotting, stretched to cover the range of x

Usage

1
color.of(x, col = rainbow(100), range = NULL)

Arguments

x

Input data.

col

Color map (default is rainbow).

range

Range of x values to limit color to (not required).

Value

Returns a vector of colors.

Author(s)

Fiona Evans


fionahevans/agric documentation built on May 30, 2019, 12:46 p.m.