Learn R Programming

qdap (version 2.2.1)

print.animated_character: Prints an animated_character Object

Description

Prints an animated_character object.

Usage

## S3 method for class 'animated_character':
print(x, pause = 0, ...)

Arguments

x
The animated_character object.
pause
The length of time to pause between plots.
...
ignored.