conDet <- getExampleConnectionDetails()
connectionHandler <- ResultModelManager::ConnectionHandler$new(conDet)
diagPred <- getPredictionDiagnosticTable(
connectionHandler = connectionHandler,
schema = 'main',
table = 'diagnostic_predictors'
)
Run the code above in your browser using DataLab