isOpen.serialConnection: Tests whether the connection is open or not
Description
Tests whether the connection is open or not
Usage
# S3 method for serialConnection
isOpen(con, ...)
Arguments
con
connection of the class serialConnection
Value
returns {F, T}
for 'not open' and 'is open'