packageResults: Package the results for sharing with OHDSI researchers

Description Usage Arguments Details

View source: R/packageResults.R

Description

Package the results for sharing with OHDSI researchers

Usage

1
2
packageResults(connectionDetails, cdmDatabaseSchema, workFolder,
  dbName = cdmDatabaseSchema)

Arguments

connectionDetails

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

cdmDatabaseSchema

Schema name where your patient-level data in OMOP CDM format resides. Note that for SQL Server, this should include both the database and schema name, for example 'cdm_data.dbo'.

workFolder

Name of local folder to place results; make sure to use forward slashes subfolder export will be created there (/)

Details

This function packages the results.


rohit43/DiabetesTxPath documentation built on May 27, 2019, 1:46 p.m.