Flick through arphitgg objects in a gif

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