Learn R Programming

OLIN (version 1.50.0)

colorbar.mxy.abs: 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.

See Also

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