dashboardLabThresholds: 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
dashboardLabThresholds(
  connectionDetails,
  connectionDetails2,
  runViaAchilles = FALSE,
  exportThreshold = 11
)

Arguments

connectionDetails

connection

connectionDetails2

more study parameters

runViaAchilles

flag that runs legacy analysis using Achilles measure (analysis)

exportThreshold

removes rows that have fewer than specified events (default is 11)


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