db.setup: db.setup

View source: R/db.setup.r

db.setupR Documentation

db.setup

Description

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.

Usage

db.setup(RODBC = F, un = oracle.username, pw = oracle.password)

Value

"con" which defines details of the Oracle connection. Structured differently for RODBC and ROracle.

Author(s)

Ben Zisserson


LobsterScience/bio.lobster documentation built on Feb. 14, 2025, 3:28 p.m.