R/viz.R
animation_vector.Rd
Animate a sf or SpatVect object as a gif.
animation_vector(data, feild_pattern = NULL, outfile, colors = blues9)
a SpatVect or sf object
optional string vector to filter the desired attributes by
path to write gif file, must have .gif extenstion
colors to plot with
file.path
Other viz: animation(), animation_raster()
animation()
animation_raster()