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