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)

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