Makes a JDBC Driver available to the sjdbc package.
Usage
loadJDBCDriver(driverJar)
Arguments
driverJar
a vector of one or more strings containing the full paths to JDBC driver jars.
Details
Makes the specified driver jars available to the sjdbc package. The driver must be loaded prior to its first use
in the TIBCO Enterprise Runtime for R session.