Description Usage Arguments See Also
View source: R/db-set_conn_id.R
This is primarily so that connections can be identified on the database end for testing and debugging purposes.
1 | dbSetConnId(conn, name)
|
conn |
(DBIConnection) object |
name |
(str) name of the object |
Other Extra DBI Methods:
dbClone()
,
dbGetPrimaryKey()
,
dbInTransaction()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.