Learn R Programming

R.devices (version 2.11.0)

devIsInteractive: Checks whether a device type is interactive or not

Description

Checks whether a device type is interactive or not.

Usage

devIsInteractive(types, ...)

Arguments

...
Not used.

Value

See Also

Internally, deviceIsInteractive is used.