db.setup | R Documentation |
This function allows for automatic selection of ROracle and RODBC packages as the default for Oracle database queries. ROacle is the default. If running 32-bit R or do not have ROracle installed, RODBC will be selected.
db.setup(RODBC = F, un = oracle.username, pw = oracle.password)
"con" which defines details of the Oracle connection. Structured differently for RODBC and ROracle.
Ben Zisserson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.