cdmDisconnect.spark_cdm: Disconnect the connection of the cdm object

View source: R/method-cdmDisconnect.R

cdmDisconnect.spark_cdmR Documentation

Disconnect the connection of the cdm object

Description

Disconnect the connection of the cdm object

Usage

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

Arguments

cdm

cdm reference

dropWriteSchema

Whether to drop tables in the writeSchema

...

Not used

Value

Disconnected cdm


OmopOnSpark documentation built on Nov. 5, 2025, 7:32 p.m.