Description Usage Arguments Value
Conect to postgres using DBI.
1 | pg_connect(user = NULL, pw = NULL, db = NULL, host = NULL)
|
user |
Username |
pw |
Password |
db |
Name of the database |
host |
Host machine for the postgres server |
Postgres connection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.