| dbRemoveTable,DatabricksConnection,Id-method | R Documentation |
Remove a Databricks table (Id method)
## S4 method for signature 'DatabricksConnection,Id'
dbRemoveTable(conn, name, ...)
conn |
A DatabricksConnection object |
name |
Table name as Id object |
... |
Additional arguments (ignored) |
TRUE invisibly on success
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.