R/plot.matrix.R

"plot.matrix" <-
function (x, ...) {
  plot(newPixmapRGB(x, x, x), ...)
}

Try the rtiff package in your browser

Any scripts or data that you put into this service are public.

rtiff documentation built on Jan. 14, 2021, 5:20 a.m.