devOffRGL: Closes zero or more devices

Description Usage Arguments Details Value Author(s)

View source: R/devOffRGL.R

Description

Closes zero or more devices.

Usage

1
2
  devOffRGL(which=rgl::rgl.cur(), silent=TRUE, maxTries=10L, ...)
  devDoneRGL(...)

Arguments

which

An index (numeric) vector or a label (character) vector.

silent

If TRUE, updates of windows titles are suppressed.

maxTries

Number of times the device is tried to be closed, before giving up and throwing an error.

...

Arguments (eventually) passed to writeWebGL.

Details

Function devDoneRGL() is for devOffRGL() what devDone is for devOff.

Value

Returns the index of the currently open RGL device.

Author(s)

Henrik Bengtsson


HenrikBengtsson/R.devices.rgl documentation built on May 6, 2019, 11:53 p.m.