Learn R Programming

deseats (version 1.1.0)

animate: 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, ...)

Value

This generic does not return anything and is just the basis for more sophisticated methods.

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.