| img_to_gif | R Documentation | 
Create a gif from a set of images
img_to_gif(files, fps, out_name, optimize = T, remove_img = F)
files | 
 Vector of file paths to images, in order  | 
fps | 
 Frames per second  | 
out_name | 
 File name of gif output  | 
optimize | 
 Argument to magick::image_animate; If   | 
remove_img | 
 If   | 
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.