animation_saver: Retrieve a function for saving animations based on a...

Description Usage Arguments

View source: R/saving.R

Description

Retrieve a function for saving animations based on a string/function or a filename

Usage

1
animation_saver(saver, filename, mime_type = NULL)

Arguments

saver

A function or string describing an animation saver

filename

File name to save to

mime_type

If saver is a custom function instead of a string specification, can specify a mime_type to save it as. Without this, files can be saved but not browsed in RStudio.


YTLogos/gganimate documentation built on May 20, 2019, 1:48 p.m.