Learn R Programming

connections (version 0.2.0)

connection_code: Displays the code that will be used to recreate the connection

Description

Displays the code that will be used to recreate the connection

Usage

connection_code(con)

Value

It prints out the lines of code that this package will use to reconnect to the database.

Arguments

con

A `connConnection` object