attachFile: Attach a file to an OME object

attachFileR Documentation

Attach a file to an OME object

Description

Attach a file to an OME object

Usage

attachFile(omero, file)

Arguments

omero

The OME object

file

The path to the file to attach

Value

The file annotation

Examples

## Not run: 
file_annotation <- attachFile(project, file)

## End(Not run)

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