R/anim_save.R
save_animation.Rd
Any returned animation object that wish to support anim_save() need to implement this method
anim_save()
save_animation(animation, file)
The animation object to save
The file path to save it to