attachDataframe: Attaches a dataframe to an OME object

Description Usage Arguments Value Examples

Description

Attaches a dataframe to an OME object

Usage

1
attachDataframe(omero, df, name = "R Dataframe")

Arguments

omero

The OME object

df

The dataframe

name

An optional name

Value

The OME object

Examples

1
2
3
4
## Not run: 
attachDataframe(project, df, name="Some data")

## End(Not run)

romero.gateway documentation built on Dec. 23, 2018, 5:04 p.m.