get_connected | R Documentation |
A function that accepts a data source name, username, and password to establish returns an Oracle DataBase Connection (ODBC) as an RODBC class in R.
get_connected(schema = NA)
schema |
Data source name (DSN) as a character vector. |
An RODBC class ODBC connection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.