Description Usage Arguments Value Examples
View source: R/pg_list_connections.R
List connections
1 | pg_list_connections(conn)
|
conn |
Your connection |
Data.frame with information about current connections
1 2 3 4 | ## Not run:
pg_list_connections(conn= conn)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.