devIsInteractive.Rd
Checks whether a device type is interactive or not.
devIsInteractive(types, ...)
A character vector.
character
vector
Not used.
Returns a logical
logical
vector with TRUE if the device type is interactive, otherwise FALSE.
TRUE
FALSE
Henrik Bengtsson
Internally, deviceIsInteractive is used.
deviceIsInteractive