Skip to contents

Animate a sf or SpatVect object as a gif.

Usage

animation_vector(data, feild_pattern = NULL, outfile, colors = blues9)

Arguments

data

a SpatVect or sf object

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()