devIsInteractive: Checks whether a device type is interactive or not

View source: R/deviceUtils.R

devIsInteractiveR Documentation

Checks whether a device type is interactive or not

Description

Checks whether a device type is interactive or not.

Usage

devIsInteractive(types, ...)

Arguments

types

A character vector.

...

Not used.

Value

Returns a logical vector with TRUE if the device type is interactive, otherwise FALSE.

Author(s)

Henrik Bengtsson

See Also

Internally, deviceIsInteractive is used.


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