create_gif_LS: Make a GIF from plot list

View source: R/Visualizations_general.R

create_gif_LSR Documentation

Make a GIF from plot list

Description

This function takes in a list of ggplots and makes a GIF

Usage

create_gif_LS(plot_list, filename = "animation.gif", delay = 100, res = 72)

Arguments

plot_list

list of ggplots

filename

path and filename of gif

Value

saves filename gif


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.