print.animated_character {qdap} | R Documentation |
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. |
[Package qdap version 2.4.6 Index]