animate {deseats} | R Documentation |
Automatic Creation of Animations
Description
A generic that is the basis for methods that allow the user to create specific animations on-the-fly.
Usage
animate(object, ...)
Arguments
object |
the input object. |
... |
currently of no use; included for future compatibility. |
Details
A generic that can be extended by methods to automatically create animations based on certain objects.
Value
This generic does not return anything and is just the basis for more sophisticated methods.
[Package deseats version 1.1.0 Index]