Description Usage Arguments Value
makes an animated gif
1 2  | 
it | 
 numeric vector of values to pass to fun to generate series of frame  | 
fun | 
 function taking for sole input it and returning a figure  | 
file | 
 file in wich to save the output gif  | 
width | 
 size of the gif in px  | 
heigth | 
 size of the gif in px  | 
delay | 
 delay value to pass on to convert, in millisecand between frame change  | 
loop | 
 value to pass on to convert, should the gif loop. if so keep at 0  | 
a gif image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.