Learn R Programming

simpleaffy (version 2.48.0)

blue.white.red.cols: Generate colourings for heatmaps

Description

Produces standard colourings for heatmaps.

Usage

blue.white.red.cols(x) red.black.green.cols(x) red.yellow.white.cols(x)

Arguments

x
How many colours to make

Value

A vector of colors

See Also

hmap hmap.eset hmap.pc

Examples

Run this code
  ## Not run: 
#        cols <- blue.white.red.cols(21)
#   ## End(Not run)

Run the code above in your browser using DataLab