Description Usage Arguments Value See Also
Create an HTML file for displaying and navigating an animation
1 2 3  | animatedHTML(expr, filename, title = filename,
  ani.width = ani.options("ani.width"),
  ani.height = ani.options("ani.height"), ...)
 | 
expr | 
 an R expression to be evaluated to create a sequence of images  | 
filename | 
 unique filename to be used for the saved image files (without extension)  | 
title | 
 animation title, used for the animation page as well as Alt text for the Iframe  | 
... | 
 other arguments passed to   | 
an HTML-Iframe snippet that can be used to embed the generated animation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.