doTree: experimental funtion with graphic output

Description Usage Arguments

View source: R/StudySpecific.R

Description

experimental funtion with graphic output

Usage

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

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.