| getImages | R Documentation | 
Get all images of a container (Dataset, Project, Screen, Plate or Well)
getImages(omero, fieldIndex)
| omero | The OME container object | 
| fieldIndex | The field index (only for wells) | 
The images @seealso Image
## Not run: 
images <- getImages(project)
images <- getImages(dataset)
images <- getImages(screen)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.