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


thomasp85/gganimate documentation built on April 13, 2025, 9:56 p.m.