Plot shade map
Arguments
- shade.ras
A
terra::SpatRaster()
object with shade intensity, as produced bymake_shademap()
.- legend
Logical. Show legend?
- animate
Logical. Show animation of all the
shade.ras
layers?- ...
Further arguments to
terra::plot()
, or toterra::animate()
ifanimate
isTRUE
.