plot.image: Plot Image

View source: R/plotting.R

plot.imageR Documentation

Plot Image

Description

Plot Image

Usage

plot.image(
  x = NULL,
  y = NULL,
  z,
  col = NULL,
  xlab = NULL,
  ylab = NULL,
  xlim = NULL,
  ylim = NULL,
  zlim = NULL,
  pal = "greyscale",
  n = 255,
  rev = F,
  ...
)

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.