save_animation: Infrastructure for animation saving

View source: R/anim_save.R

save_animationR Documentation

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


gganimate documentation built on Sept. 9, 2025, 5:55 p.m.