Description Usage Arguments Value Examples
Get the fields of the specific well
1 2 | ## S4 method for signature 'Well'
getImages(omero, fieldIndex)
|
omero |
The well |
fieldIndex |
The field index; if specified only the image of this field is returned |
The field images @seealso Image
1 2 3 4 | ## Not run:
images <- getImages(well)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.