Description Usage Arguments See Also
Close the specified list of connection objects in the pg13_connection_env
or close all connections, a feature is handy for making sure all connections are closed at the end of a session.
1 | close_conn(..., all = FALSE, verbose = TRUE)
|
... |
Names of the connections to close. |
all |
Close all connections in the |
Other pg13 environment functions:
[[<-,pg_env,character,missing,ANY-method
,
open_conn()
,
pg_env-class
,
see_conn()
Other pg13 class connection functions:
open_conn()
,
see_conn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.