setupNrlsConn | R Documentation |
Gets log-in information and sets up a connection to Oracle.
setupNrlsConn(db_user_name, db_conn_text, db_pass = NULL)
db_user_name |
The user name to log into Oracle with |
db_conn_text |
Database connection text |
db_pass |
Password for user, if not provided with prompt user to provide |
An ROracle connection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.