dbDisconnect-src_impala-method: Close the connection to Impala

dbDisconnect,src_impala-methodR Documentation

Close the connection to Impala

Description

Closes (disconnects) the connection to Impala.

Usage

## S4 method for signature 'src_impala'
dbDisconnect(conn, ...)

Arguments

conn

object with class class src_impala

...

other arguments passed on to methods

Value

Returns TRUE, invisibly

Examples

## Not run: 
dbDisconnect(impala)
## End(Not run)

ianmcook/implyr documentation built on Feb. 10, 2024, 11:51 p.m.