| newFigure | R Documentation | 
Create a new list element.
  newFigure(file, ..., fileHighRes = NA,
    type = IMAGE.TYPE.RASTER, exportId = NULL,
    protection = PROTECTION.PUBLIC)
| file | Path or URL to the image file. Paths can be absolute or relative. | 
| ... | Strings that will be concatenated to form the figure caption. | 
| fileHighRes | Path or URL to a high-resolution or vector-based version of the image file. Paths can be absolute or relative. | 
| type | Currenlty only IMAGE.TYPE.RASTER is allowed. | 
| exportId | Unique string to identify this element.
Used to retrieve the element using
 | 
| protection | Procection level. One of PROTECTION.PUBLIC, PROTECTION.GROUP, PROTECTION.PRIVATE. | 
New element.
Nils Gehlenborg nils@hms.harvard.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.