heat: Heat plot

View source: R/plot.R

heatR Documentation

Heat plot

Description

Heat plot

Usage

heat(x, high = NULL, low = NULL, xlab = "Year", ylab = "Age",
  posneg = FALSE)

Arguments

x

matrix

high

colors that indicate the higher spectrum

low

colors that indicate the lower spectrum

ncol

number of colors to use in plot

leg

logical (plot legend?)

leground

number of digits to round legend


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.