Description Usage Arguments Examples
View source: R/animateHTMLBy.R
Animate Densities by Dimension Values
1 2 3 |
starsObj |
stars object |
attr |
attribute of interest |
dim |
grouping dimension |
title |
plot title |
anim_range |
if specified, dimension values along which to animate |
... |
arguments passed to plotDensityByDimensionValue() |
1 | animateHTMLBy(GISTEMP, 1, 3, "Australia", anim_range = 1981:2020, baseline = c(1951,1980), sf = rnaturalearth::ne_countries(country = "Australia", returnclass = "sf"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.