Learn R Programming

redshift (version 0.5)

redshift.disconnect: Disconnect from the Redshift Cluster

Description

Destroys the RJDBC connection to the Redshift cluster.

Usage

redshift.disconnect(conn)

Arguments

conn
JDBC Connection returned by redshift.connect

Value

TRUE/Failure Notification

Examples

Run this code
require(redshift)

#redshift.disconnect(connObj)

Run the code above in your browser using DataLab