plotRaster.Rd
Plot raster with ggplot
plotRaster(rast, norm = FALSE, log = FALSE, scale.name = "", light = FALSE)
rast | Raster object |
---|---|
norm | Logical. Should the raster be normalized to integrate to 1? |
log | Logical. Should the raster be plotted on the log scale? |
scale.name | Name of the scale |
light | Logical. If TRUE, the plot is minimalistic. |