devSetLabel: Sets the label of a device

View source: R/deviceUtils.R

devSetLabelR Documentation

Sets the label of a device

Description

Sets the label of a device.

Usage

devSetLabel(which=dev.cur(), label, ...)

Arguments

which

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

label

A character string.

...

Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson

See Also

devGetLabel() and devList().


R.devices documentation built on June 21, 2022, 9:06 a.m.