is_closed: Is the Connection Closed?

Description Usage Arguments Value

View source: R/deprecated.R

Description

This function checks if a connection object is closed.

Usage

1
is_closed(conn)

Arguments

conn

Postgres connection object

Value

TRUE if the connection is closed and FALSE invisibly if it is open.


meerapatelmd/pg13 documentation built on Dec. 31, 2021, 7:20 p.m.