tm_animate
Arguments
- by
group by variable used to create the animation frames. Note: it is called
pages
in the core functiontm_facets()
.- nframes
number of animation frames. This only app
- fps
frames per second. Default: 30 for
tm_facets_animate
and 2 fortm_facets_animate_slow
.- play
how should the animation be played? One of
"loop"
,"pingpong"
, and"once"
- dpr
device pixel ratio. The ratio between the physical pixel density of a device and its logical pixel density.
- ...
passed on to
tm_facets()
See also
tm_facets()
which is the core function, and tmap_animation()
used to save the animation