Learn R Programming

romero.gateway (version 0.4.4)

attachDataframe,OMERO-method: Attaches a dataframe to an OME object

Description

Attaches a dataframe to an OME object

Usage

# S4 method for OMERO
attachDataframe(omero, df, name = "R Dataframe")

Arguments

omero

The OME object

df

The dataframe

name

An optional name

Value

The OME object