Last data update: 2014.03.03

R: Generates a colour bar
colorbar.mxy.absR Documentation

Generates a colour bar

Description

Generates colour bar for 2D plots of absolute values

Usage

colorbar.mxy.abs(color.lim,color="red", ylab="",ylablim=FALSE)

Arguments

color.lim

limits for colour range

color

colour to be used: “red” or “green”

ylab

label of y-axis

ylablim

If TRUE, the axis annotation consists only of the limits of the colour range.

Details

The function colorbar.mxy.abs is a modification of colorbar.mxy to provide colour-bars for MXY plots of absolutes values. It is used in function mxy.abs.plot. Further details can be found at colorbar.mxy.

Author(s)

Matthias E. Futschik (http://itb.biologie.hu-berlin.de/~futschik)

See Also

mxy.abs.plot, colorbar.mxy, colorbar.sig

Results