View source: R/get_connection_object.R
get_connection_object | R Documentation |
Set up a database connection
get_connection_object(dsn)
dsn |
A string of text representing the name of a DSN entry |
either a DBMS connection object, or an ODBC connection object, from DBI::dbConnect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.