animation_raster: Animate SpatRast as GIF

View source: R/viz.R

animation_rasterR Documentation

Animate SpatRast as GIF

Description

Animate a SpatRaster object as a gif.

Usage

animation_raster(data, AOI = NULL, outfile, colors = blues9)

Arguments

data

a single SpatRast object

AOI

optional AOI sf or SpatVect object to overlay on gif

outfile

path to write gif file, must have .gif extenstion

colors

colors to plot with

Value

file.path

See Also

Other viz: animation_vector(), animation()


mikejohnson51/climateR documentation built on March 27, 2024, 5:31 p.m.