Description Usage Arguments Value
tarpan2_connect
1 | tarpan2_connect(dbname = "postgres", ...)
|
dbname |
The database name to use in the connection |
... |
A list of parameters to pass to dbPool, which is essentially DBI::dbConnect |
A Pool object from the R6 Pool class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.