examples/tm_animate.R

\dontrun{
tm_shape(metro) +
	tm_symbols(size = tm_vars(4:12), size.free = FALSE, size.legend = tm_legend("Population")) +
	tm_animate_slow()
}
r-tmap/tmap documentation built on June 1, 2025, 1:56 p.m.