Description Usage Arguments See Also
Connect to a database and assign it to the pg13_connection_env. This is a method to keep mulitple database connections organized during a crosswalk project. Existing connection objects will not be overwritten If the connection object of the provided name already exists. If the pg13_connection_env does not exist in the Global Environment, it will also be created at this point beforehand.
1 |
conn_fun |
Function call for the connection as a character string such as "local_connect()". |
conn_name |
Name of the connection object in the |
c("typewrite", "typewrite"),italicize
parse_expr
Other pg13 environment functions:
[[<-,pg_env,character,missing,ANY-method,
close_conn(),
pg_env-class,
see_conn()
Other pg13 class connection functions:
close_conn(),
see_conn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.