getImages-Well-method: Get the fields of the specific well

getImages,Well-methodR Documentation

Get the fields of the specific well

Description

Get the fields of the specific well

Usage

## S4 method for signature 'Well'
getImages(omero, fieldIndex)

Arguments

omero

The well

fieldIndex

The field index; if specified only the image of this field is returned

Value

The field images @seealso Image

Examples

## Not run: 
images <- getImages(well)

## End(Not run)

ome/rOMERO-gateway documentation built on Nov. 5, 2023, 9:29 a.m.