Description Usage Arguments Details Examples
Connect to a PostgreSQL database
| 1 2 | 
| auth.list | a list including authorization arguments including host, user, password, dbname, port | 
| drv.name | database driver to use for DBI ('PostgreSQL' on mac/linux) | 
constructs a databse connection using DBI-compliant connection via RPostgreSQL package returns list of connection and driver.
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.