plotRasterstackAsImage {patternize} | R Documentation |
Plot rasterStack as image.
Description
Plot rasterStack as image.
Usage
plotRasterstackAsImage(rasterStack, flipY = FALSE)
Arguments
rasterStack |
A single rasterStack. |
flipY |
Whether to flip the raster along the Y-axis. |
[Package patternize version 0.0.5 Index]