save_animation
From gganimate v1.0.3
by Thomas Pedersen
Infrastructure for animation saving
Any returned animation object that wish to support anim_save()
need to
implement this method
- Keywords
- internal
Usage
save_animation(animation, file)
Arguments
- animation
The animation object to save
- file
The file path to save it to
Community examples
Looks like there are no examples yet.