agg_slides: Make slides in gif

Description Usage Arguments Value

View source: R/animate.R

Description

Flick through arphitgg objects in a gif

Usage

1
agg_slides(gg_list, filename = NULL, delay = 1, loop = 0)

Arguments

gg_list

List of gg objects

filename

Path to save .gif to. If omitted, .gif will be opened externally

delay

Delay in seconds for each frame

loop

Whether to loop through frames. Setting to zero will loop infinitely (default).

Value

filename if provided, or NULL if not


angusmoore/arphit documentation built on Feb. 15, 2021, 9:40 a.m.