plot.matrix: Plot a matrix as a heatmap.

Description Usage

Description

Plot a matrix as a heatmap.

Usage

1
2
3
4
5
6
plot.matrix(x, xlab = "", ylab = "", xLabels = NULL, yLabels = NULL,
  grid.on = TRUE, cex.axis = 0.7, grid.col = "white", grid.lwd = 1,
  ColorRamp = NULL, reverse.y = TRUE, zlim = NULL, pdf.file = NULL,
  pdf.width = NULL, pdf.height = NULL, region = c("all", "upper.tri",
  "lower.tri"), axis.ivl = 1, hide.x.names = FALSE, hide.y.names = FALSE,
  col.dendro = NULL, ...)

jdidion/fancyplots documentation built on May 18, 2019, 11:30 p.m.