DropVocabTables: Drop Vocabulary Tables.

View source: R/DropVocabTables.r

DropVocabTablesR Documentation

Drop Vocabulary Tables.

Description

This function drops Vocabulary tables in a CDM.

Usage

DropVocabTables(connectionDetails, cdmSchema)

Arguments

connectionDetails

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

cdmSchema

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


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