devSet: Activates a device

View source: R/deviceUtils.R

devSetR Documentation

Activates a device

Description

Activates a device.

Usage

devSet(which=dev.next(), ...)

Arguments

which

An index (numeric) or a label (character). If neither, then a label corresponding to the checksum of which as generated by digest is used.

...

Not used.

Value

Returns what dev.set() returns.

Author(s)

Henrik Bengtsson

See Also

devOff() and devDone(). Internally, dev.set() is used.


HenrikBengtsson/R.devices documentation built on April 6, 2024, 8:31 p.m.