Learn R Programming

OmopOnSpark (version 0.1.0)

cdmDisconnect.spark_cdm: Disconnect the connection of the cdm object

Description

Disconnect the connection of the cdm object

Usage

# S3 method for spark_cdm
cdmDisconnect(cdm, dropWriteSchema = FALSE, ...)

Value

Disconnected cdm

Arguments

cdm

cdm reference

dropWriteSchema

Whether to drop tables in the writeSchema

...

Not used