| dbDisconnect,src_impala-method | R Documentation | 
Closes (disconnects) the connection to Impala.
## S4 method for signature 'src_impala'
dbDisconnect(conn, ...)
conn | 
 object with class class   | 
... | 
 other arguments passed on to methods  | 
Returns TRUE, invisibly
## Not run: 
dbDisconnect(impala)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.