View source: R/02-plotExport.R
generateGif | R Documentation |
Generate GIF
generateGif(gifFile = "animated.gif", files, exportType, fps = 1)
gifFile |
The gif file to create |
files |
a list of files, url's, or raster objects or bitmap arrays |
exportType |
(character) file type of exported plot |
fps |
frames per second |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.