View source: R/method-cdmDisconnect.R
| cdmDisconnect.spark_cdm | R Documentation |
Disconnect the connection of the cdm object
## S3 method for class 'spark_cdm'
cdmDisconnect(cdm, dropWriteSchema = FALSE, ...)
cdm |
cdm reference |
dropWriteSchema |
Whether to drop tables in the writeSchema |
... |
Not used |
Disconnected cdm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.