Skip to contents

Plot shade map

Usage

plot_shademap(shade.ras = NULL, legend = TRUE, animate = FALSE, ...)

Arguments

shade.ras

A terra::SpatRaster() object with shade intensity, as produced by make_shademap().

legend

Logical. Show legend?

animate

Logical. Show animation of all the shade.ras layers?

...

Further arguments to terra::plot(), or to terra::animate() if animate is TRUE.

Value

A static or animated plot.