R.devices (version 2.17.2)

devSetLabel: Sets the label of a device

Description

Sets the label of a device.

Usage

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

Value

Returns nothing.

Arguments

which

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

label

A character string.

...

Not used.

Author

Henrik Bengtsson

See Also

devGetLabel() and devList().