connect_ff: Connection Function Factory

Description Usage Arguments See Also

View source: R/connection.R

Description

Customize a connection function.

Usage

1
connect_ff(user, password, port, server)

Arguments

user

The user name used to access the server.

password

The password for that user.

port

(optional) The port on the server to connect to.

server

The name of the server.

See Also

Other connection functions: conn_db(), connect(), dc0(), dc(), quietly.conn_db()


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.