animate {surveillance} | R Documentation |
Generic animation of spatio-temporal objects
Description
Generic function for animation of R objects.
Usage
animate(object, ...)
Arguments
object |
The object to animate. |
... |
Arguments to be passed to methods, such as graphical parameters or time interval options for the snapshots. |
See Also
The methods animate.epidata
, animate.epidataCS
,
and animate.sts
for the animation of surveillance data.
[Package surveillance version 1.23.0 Index]