Description Usage Arguments Value
Plot color scale of image plot.
1 2 | image_scale(z, zlim, col = heat.colors(12), breaks, horiz = TRUE,
ylim = NULL, xlim = NULL, ...)
|
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 |
... |
Scale for image plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.