closeConnection {datrProfile} | R Documentation |
closeConnection
Description
Disconnects from database using odbc::dbDisconnect
Usage
closeConnection(conn)
Arguments
conn |
Connection created at |
Value
TRUE
if succeeded at closing connection
[Package datrProfile version 0.1.0 Index]