gganimate (version 1.0.2)

save_animation: Infrastructure for animation saving

Description

Any returned animation object that wish to support anim_save() need to implement this method

Usage

save_animation(animation, file)

Arguments

animation

The animation object to save

file

The file path to save it to