R/deprecated.R
is_closed.Rd
This function checks if a connection object is closed.
is_closed(conn)
Postgres connection object
TRUE if the connection is closed and FALSE invisibly if it is open.