devGetLabel {R.utils}R Documentation

Gets the label of a device

Description

Gets the label of a device.

Usage

devGetLabel(which=dev.cur(), ...)

Arguments

which An index (numeric) or a label (character).
... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

devSetLabel() and devList().


[Package R.utils version 1.1.7 Index]