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)

ome/rOMERO-gateway documentation built on Nov. 5, 2023, 9:29 a.m.