createResultsDataModel: Create the results data model tables on a database server.

View source: R/UploadResultsToDatabase.R

createResultsDataModelR Documentation

Create the results data model tables on a database server.

Description

Create the results data model tables on a database server.

Usage

createResultsDataModel(connectionDetails, schema)

Arguments

connectionDetails

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

schema

The schema on the postgres server where the tables will be created.

Details

Only PostgreSQL servers are supported.


ohdsi-studies/Eumaeus documentation built on Feb. 12, 2024, 9:45 p.m.