Learn R Programming

romero.gateway (version 0.4.4)

connect: Connect to an OMERO server

Description

Connect to an OMERO server

Usage

connect(server, group = NA)

Arguments

server

The server

group

The group context (group name) (optional, default: user's default group)

Value

The server in "connected" state (if successful)

Examples

Run this code
# NOT RUN {
server_connected <- connect(server)
# }

Run the code above in your browser using DataLab