R.devices (version 2.16.1)

devSetLabel: 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.

See Also

devGetLabel() and devList().