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


dgrtwo/gganimate documentation built on June 12, 2025, 2:34 a.m.