save_animated_plot: Plot animation wrapper

Description Usage Arguments

Description

Generate an animated gif from a list of ggplot objects.

Usage

1
save_animated_plot(plots, file_out, fps = 10, res = 96)

Arguments

plots

list of ggplot objects.

file_out

output file location.

fps

frames per second.

res

resolution in pixels.


karpfen/perturbation documentation built on May 20, 2019, 9:38 a.m.