dpConnectionArgs: Create a dpConnectionArgs object

Description Usage Arguments Value

Description

A dpConnectionArgs object is passed to the dpSet() function to create a dpSet object. pdConnectionArgs objects specify the connect function (from the DBI package) and the arguments passed to that function in order to create to the set's database.

Usage

1

Arguments

drv

DBIDriver object, name, or DBIConnection. See drv argument for dbConnect in the required DBI package.

...

authorization arguments needed by the DBMS instance; these typically include user, password, dbname, host, port, etc. For details see the appropriate DBIDriver.

Value

A dpConnectionArgs object that can be passed to dpSet() or dpConnect().


FluvialLandscapeLab/datapuppy documentation built on May 6, 2019, 5:05 p.m.