executeDQ: Execute all components of the DataQuality study...

Description Usage Arguments

View source: R/StudySpecific.R

Description

Execute all components of the DataQuality study (resultsDatabaseSchema is where Achilles results are)

Usage

1
2
3
4
5
6
7
8
executeDQ(
  connectionDetails,
  cdmDatabaseSchema,
  resultsDatabaseSchema = cdmDatabaseSchema,
  oracleTempSchema = resultsDatabaseSchema,
  cdmVersion = 5,
  workFolder = "output"
)

Arguments

connectionDetails

connection

cdmDatabaseSchema

schema

resultsDatabaseSchema

result schema

oracleTempSchema

oracle specific

cdmVersion

version

workFolder

where to work


vojtechhuser/DataQuality documentation built on May 10, 2020, 8:31 a.m.