conDet <- getExampleConnectionDetails()
connectionHandler <- ResultModelManager::ConnectionHandler$new(conDet)
conCohort <- getCharacterizationCohortContinuous(
connectionHandler = connectionHandler,
schema = 'main',
targetIds = 1,
databaseIds = 'eunomia'
)
Run the code above in your browser using DataLab