animation_vector | R Documentation |
Animate a sf or SpatVect object as a gif.
animation_vector(data, feild_pattern = NULL, outfile, colors = blues9)
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 |
file.path
Other viz:
animation()
,
animation_raster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.