dbDisconnect,OdbcConnection-method | R Documentation |
This method is an adaptation to the INBO databases from the eponymous
function in the odbc
package and is an implementation of the method
dbDisconnect
defined in the DBI
package.
## S4 method for signature 'OdbcConnection'
dbDisconnect(conn, ...)
conn |
A DBIConnection object, as returned by
|
... |
Other parameters passed on to methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.