animation | R Documentation |
Provide an animation of spatio-temporal point patterns.
animation(xyt, s.region, t.region, runtime=1, incident="red",
prevalent="pink3", pch=19, cex=0.5, plot.s.region=TRUE,
scales=TRUE, border.frac=0.05, add=FALSE)
xyt |
Data-matrix containing the |
s.region |
Two-column matrix specifying polygonal region containing
all data-locations |
t.region |
Interval containing all data-times |
runtime |
Approximate running time of animation, in seconds,
but it is longer than expected. Can also be |
incident |
Colour in which incident point |
prevalent |
Colour to which prevalent point |
pch |
Plotting symbol used for each point. |
cex |
Magnification of plotting symbol relative to standard size. |
plot.s.region |
If |
scales |
If |
border.frac |
Extent of border of plotting region surounding
|
add |
If |
None
Peter J Diggle, Edith Gabriel <edith.gabriel@inrae.fr>.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.