Learn R Programming

romero.gateway (version 0.4.4)

cast: 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

Run this code
# NOT RUN {
plate <- cast(object)
# }

Run the code above in your browser using DataLab