getImages: Get all images of a container (Dataset, Project, Screen,...

Description Usage Arguments Value Examples

Description

Get all images of a container (Dataset, Project, Screen, Plate or Well)

Usage

1
getImages(omero, fieldIndex)

Arguments

omero

The OME container object

fieldIndex

The field index (only for wells)

Value

The images @seealso Image

Examples

1
2
3
4
5
6
## Not run: 
images <- getImages(project)
images <- getImages(dataset)
images <- getImages(screen)

## End(Not run)

romero.gateway documentation built on Dec. 23, 2018, 5:04 p.m.