Learn R Programming

romero.gateway (version 0.4.4)

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

Description

Get the fields of the specific well

Usage

# S4 method for 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

Run this code
# NOT RUN {
images <- getImages(well)
# }

Run the code above in your browser using DataLab