r.plot.heatmap: r.plot.heatmap

Description Usage

Description

r.plot.heatmap

Usage

1
2
3
4
5
6
r.plot.heatmap(x = NULL, y = NULL, z = NULL, agregateFunc = NULL,
  matrixData = NULL, xbreaks = 20, ybreaks = 20, levels = 12,
  smooth = 0, palette = param.palette.heatmap, main = NULL, sub = NULL,
  xlab = NULL, ylab = NULL, xaxis = TRUE, yaxis = TRUE, box = TRUE,
  contour = TRUE, contourLevels = 10, contourColor = rgb(0, 0, 0, 0.4),
  ...)

rocalabern/rplot documentation built on May 27, 2019, 12:14 p.m.