dbIsValid,DatabricksConnection-method | R Documentation |
Check if connection is valid
## S4 method for signature 'DatabricksConnection'
dbIsValid(dbObj, ...)
dbObj |
A DatabricksConnection object |
... |
Additional arguments (ignored) |
TRUE if connection is valid, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.