print.animated_character: Prints an animated_character Object
Description
Prints an animated_character object.
Usage
# S3 method for animated_character
print(x, pause = 0, ...)
Arguments
- x
The animated_character object.
- pause
The length of time to pause between plots.
- ...
ignored.