Learn R Programming

romero.gateway (version 0.4.4)

attachFile: 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

Run this code
# NOT RUN {
file_annotation <- attachFile(project, file)
# }

Run the code above in your browser using DataLab