Learn R Programming

romero.gateway (version 0.4.4)

availableDataframes: Get the dataframes (name/id/annotationID) attached to an OME object

Description

Get the dataframes (name/id/annotationID) attached to an OME object

Usage

availableDataframes(omero)

Arguments

omero

The OME object

Value

The names/ids of the attached dataframes

Examples

Run this code
# NOT RUN {
availableDataframes(project)
# }

Run the code above in your browser using DataLab