Plot im
# S3 method for im
plot(
x,
...,
main = "Image object",
scalename = "Density",
grayscale = "FALSE",
transf = NULL,
color = c("white", "#F8DAC5FF", "#F4825AFF", "#D2204CFF", "#771F59FF"),
lim = NA
)
input
arguments passed on to the function
title
the name of the scale (for images only)
whether to use grayscale. By default, FALSE.
a function to transform the pixel values (by default, NULL)
the color scale. By default, "white", "#F8DAC5FF", "#F4825AFF", "#D2204CFF", and "#771F59FF".
limits of the scale. By default, NA. To set limits manually, provide a vector or max and min