Description Usage Arguments Value
View source: R/traviz-methods.R
Animate single trajectory using movevis (BEWARE OF MEMORY/RENDERING PROBLEMS)
1 2 3 4 5 6 | animate_single_track(
trajectory,
res,
filename = "trajectory.gif",
unit = "min"
)
|
trajectory |
singular trajectory data frame |
res |
temporal resolution (i.e. 5 = 5 mins) |
filename |
filename for output GIF |
unit |
units for temporal resolution (minutes at default) |
animation of trajectory in GIF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.