Learn R Programming

cape (version 2.0.2)

myImagePlot: Used in plotting results of pair scan.

Description

This is an internal plotting function that plots matrix images on a yellow and blue scale with a color bar. It is called by plotPairscan

Usage

myImagePlot(x, ...)

Arguments

x
The matrix to be plotted as an image
...
Additional plotting arguments, such as x and y labels. MyImagePlot also looks for min.x and max.x arguments to specify the scale of z values on which the x matrix should be plotted.

See Also

plotPairscan