image_scale: Color scale for image plot.

Description Usage Arguments Value

View source: R/image_scale.R

Description

Plot color scale of image plot.

Usage

1
2
image_scale(z, zlim, col, breaks, horiz = TRUE, ylim = NULL,
  xlim = NULL, ...)

Arguments

z

Input data matrix. Results of moving average analysis.

zlim

Maximum and minimum values.

col

Vector of colors for z-value.

breaks

Color breaks in z-range.

horiz

Orientation of image scale

ylim

...

xlim

...

Value

Scale for image plot.


ERottler/meltimr documentation built on April 29, 2021, 9:56 a.m.