Learn R Programming

datrProfile (version 0.1.0)

closeConnection: closeConnection

Description

Disconnects from database using odbc::dbDisconnect

Usage

closeConnection(conn)

Arguments

conn

Connection created at connectDB

Value

TRUE if succeeded at closing connection