plotRaster {eRTG3D} | R Documentation |
Plots a rasterLayer or rasterStack
plotRaster(r, title = character(0), centerColorBar = FALSE, ncol = NULL)
r |
|
title |
title text of plot(s) |
centerColorBar |
logical: center colobar around 0 and use |
ncol |
number of columns to plot a stack, by default estimated by the square root |
Plots the rasters
plotRaster(dem)