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

attachDataframe,OMERO-methodR Documentation

Attaches a dataframe to an OME object

Description

Attaches a dataframe to an OME object

Usage

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

Arguments

omero

The OME object

df

The dataframe

name

An optional name

ns

An optional namespace for the file annotation

Value

The OME object


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