DropSyntheaTables: Drop Synthea Tables.

View source: R/DropSyntheaTables.r

DropSyntheaTablesR Documentation

Drop Synthea Tables.

Description

This function drops all Synthea tables.

Usage

DropSyntheaTables(connectionDetails, syntheaSchema)

Arguments

connectionDetails

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

syntheaSchema

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


OHDSI/ETL-Synthea documentation built on April 23, 2024, 12:23 a.m.