cast: Casts a general OMERO object into its proper type, e. g....

castR Documentation

Casts a general OMERO object into its proper type, e. g. Plate (if possible)

Description

Casts a general OMERO object into its proper type, e. g. Plate (if possible)

Usage

cast(omero)

Arguments

omero

The OME object

Value

The OMERO object casted to the proper type

Examples

## Not run: 
plate <- cast(object)

## End(Not run)

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