View source: R/databaseQueryUtilities.R
dbConnector | R Documentation |
Function to create DBI odbc database connection object
dbConnector(conn_args)
conn_args |
list of database connection arguments: driver, server, database name, userid, password, port |
returns DBI odbc database connection object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.