Skip to contents

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