An S4 class to represent a Presto Driver (and methods)
It is used purely for dispatch and dbUnloadDriver
is unnecessary
Source: R/PrestoDriver.R
, R/dbUnloadDriver.R
PrestoDriver-class.Rd
An S4 class to represent a Presto Driver (and methods)
It is used purely for dispatch and dbUnloadDriver
is unnecessary
Usage
# S4 method for PrestoDriver
show(object)
# S4 method for PrestoDriver
dbUnloadDriver(drv, ...)