plotRaster: Plot raster with ggplot

View source: R/plotRaster.R

plotRasterR Documentation

Plot raster with ggplot

Description

Plot raster with ggplot

Usage

plotRaster(rast, norm = FALSE, log = FALSE, scale.name = "", light = FALSE)

Arguments

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.


papayoun/Rhabit documentation built on July 19, 2023, 8:04 p.m.