R/viz.R
animation_raster.Rd
Animate a SpatRaster object as a gif.
animation_raster(data, AOI = NULL, outfile, colors = blues9)
a single SpatRast object
optional AOI sf or SpatVect object to overlay on gif
path to write gif file, must have .gif extenstion
colors to plot with
file.path
Other viz: animation(), animation_vector()
animation()
animation_vector()