animation: Animate Object as GIF

View source: R/viz.R

animationR Documentation

Animate Object as GIF

Description

Animate a SpatRaster object as a gif.

Usage

animation(data, AOI = NULL, feild_pattern = NULL, outfile, colors = blues9)

Arguments

data

a SpatVect or sf object

AOI

optional AOI sf or SpatVect object to overlay on gif

feild_pattern

optional string vector to filter the desired attributes by

outfile

path to write gif file, must have .gif extenstion

colors

colors to plot with

Value

file.path

See Also

Other viz: animation_raster(), animation_vector()


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