chooseOPI {OPI}R Documentation

chooseOPI selects an OPI machine to use.

Description

It should be called before any other OPI functions.

Usage

chooseOPI(machine = NULL)

chooseOpi(machine = NULL)

Arguments

machine

Machine name to use. Set to NULL to get a list.

Value

NULL on success or list of machines otherwise.


[Package OPI version 3.0.2 Index]