Description Usage Arguments Value
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.
| 1 | dpConnectionArgs(drv, ...)
 | 
| drv | DBIDriver object, name, or DBIConnection.  See  | 
| ... | authorization arguments needed by the DBMS instance; these
typically include user, password, dbname, host, port, etc. For details see
the appropriate  | 
A dpConnectionArgs object that can be passed to dpSet()
or dpConnect().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.