View source: R/Visualizations_general.R
create_gif_LS | R Documentation |
This function takes in a list of ggplots and makes a GIF
create_gif_LS(plot_list, filename = "animation.gif", delay = 100, res = 72)
plot_list |
list of ggplots |
filename |
path and filename of gif |
saves filename gif
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.