plot.animated_character: Plots an animated_character Object
Description
Plots an animated_character object.
Usage
# S3 method for animated_character
plot(x, ...)
Arguments
- x
The animated_character object.
- ...
Other arguments passed to print.animated_character
.