Checks if there is an open connection to a file.
# S3 method for character
isOpen(pathname, rw=c("read", "write"), ...)Not used.
Returns a logical vector indicating for each file whether there
exists an open file connection or not.
See isOpen() in connections.
showConnections().