View source: R/connect_to_local_postgres.R
Connect to Local PostGres Server
1 | connect_to_local_postgres(dbname, schema = NULL, port = "5432")
|
dbname |
database name with the corresponding 'localhost/dbname' server |
schema |
defaults to NULL |
port |
defults to "5432" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.