connection_code {connections}R Documentation

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)

Arguments

con

A 'connConnection' object

Value

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


[Package connections version 0.2.0 Index]