Details on the plot functions Image is visualised as 2D plot usinng generic plot types provided by other
packages.
Supported plot types:
plot.type = "plot.raster"
Uses the standard plot function for raster data from the package
raster
: plot
. For each raster layer in a
raster brick one plot is produced.
Arguments that are passed through the function call:
main
,axes
, xlab
, ylab
, xlim
, ylim
,
col
plot.type = "plotRGB"
Uses the function plotRGB
from the
raster
package. Only one image plot is produced as all layers
in a brick a combined. This plot type is useful to see whether any signal
is recorded by the camera. Arguments that are passed through the function
call:
main
,axes
, xlab
, ylab
, ext
,
interpolate
, maxpixels
, alpha
, colNA
,
stretch
plot.type = "contour"
Uses the function contour plot function from the raster
function (contour
). For each raster layer one contour
plot is produced. Arguments that are passed through the function call:
main
,axes
, xlab
, ylab
, xlim
, ylim
,
col