Skip to content
Prev 39708 / 63421 Next

Invalid connection after closing?

Dear all,

I do not completely understand following behaviour :
[1] FALSE
[1] TRUE
Error in isOpen(con) : invalid connection
Classes 'file', 'connection'  atomic [1:1] 3
  ..- attr(*, "conn_id")=<externalptr>

Why do I get an error, indicating an invalid connection, after I
closed a connection? Is this to be expected?
Cheers
Joris