dbUnloadDriver,DrillDriver-method {sergeant}R Documentation

Unload driver

Description

Unload driver

Usage

## S4 method for signature 'DrillDriver'
dbUnloadDriver(drv, ...)

Arguments

drv

driver

...

Extra optional parameters

See Also

Other Drill REST DBI API: DrillConnection-class, DrillDriver-class, DrillResult-class, Drill(), dbDataType,DrillConnection-method


[Package sergeant version 0.9.1 Index]