pruneCDM: Prune a CDM.

View source: R/pruneCDM.r

pruneCDMR Documentation

Prune a CDM.

Description

This function is simply a convenience wrapper for the other calls. (Eunomia support)

Usage

pruneCDM(connectionDetails, cdmSchema, cdmVersion)

Arguments

connectionDetails

An R object of type
connectionDetails created using the function createConnectionDetails in the DatabaseConnector package.

cdmSchema

The name of the database schema that contains the CDM. Requires read and write permissions to this database. On SQL Server, this should specify both the database and the schema, so for example 'cdm_instance.dbo'.

cdmVersion

The version of your CDM. Currently "5.3.1" and "5.4.0".


OHDSI/ETL-Synthea documentation built on March 12, 2024, 5:56 p.m.