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

getImagesR Documentation

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

Description

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

Usage

getImages(omero, fieldIndex)

Arguments

omero

The OME container object

fieldIndex

The field index (only for wells)

Value

The images @seealso Image

Examples

## Not run: 
images <- getImages(project)
images <- getImages(dataset)
images <- getImages(screen)

## End(Not run)

dominikl/rOMERO documentation built on Nov. 3, 2023, 1:53 p.m.