rgcolorsfunc {ABarray}R Documentation

generate color map

Description

Generate color map for heatmap use

Usage

rgcolorsfunc(n = 50)

Arguments

n number of colors to generate

Value

rgb color vector

Author(s)

Yongming Sun

Examples

 ## Do not call this function directly
 rgb <- rgcolorsfunc()

[Package ABarray version 1.6.0 Index]