Rdocumentation
powered by
Learn R Programming
patchPlot (version 0.1.5)
animatePatches: animatePatches
Description
Tentative function for animations using grid: animate a black square on a circular path.
Usage
animatePatches(nsecs)
Arguments
nsecs
number of seconds to animate. Set with +Inf for infinite loop (interupt with CTRL+C in command prompt).
Value
NULL
See Also
datautils::getTimestamp datautils::getElapsed
Examples
Run this code
animatePatches()
Run the code above in your browser using
DataLab