Learn R Programming

RPresto (version 1.3.5)

PrestoDriver-class: An S4 class to represent a Presto Driver (and methods) It is used purely for dispatch and dbUnloadDriver is unnecessary

Description

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, ...)

Arguments