Checks whether a device type is interactive or not.

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

Henrik Bengtsson

See also

Internally, deviceIsInteractive is used.