opiDistributor: FOR INTERNAL USE ONLY

View source: R/opi.r

opi.implementationsR Documentation

FOR INTERNAL USE ONLY

Description

The method opiDistributor searches for the specific method of a general OPI operation, which depends on the OPI implementation selected with chooseOpi. It returns an error if no OPI implementation has been selected yet. A catalog of all specific methods are listed in opi.implementations.

Usage

opi.implementations

opiDistributor(operation, ...)

Arguments

operation

A general OPI operation of the following methods to: opiInitialize, opiPresent opiClose, opiSetBackground, opiQueryDevice

...

other parameters to pass to the methods

Format

opi.implementations is a list containing a catalog of all specific methods that are dependent on the OPI implementation selected with chooseOpi


OPI documentation built on Nov. 7, 2023, 9:06 a.m.