cohortGeneratorServer.Rd
The module server for the main cohort generator module
cohortGeneratorServer(id, connectionHandler, resultDatabaseSettings)
the unique reference id for the module
a connection to the database with the results
a named list containing the cohort generator results database details (schema, table prefix)
the cohort generator results viewer main module server
Other CohortGenerator:
cohortGeneratorHelperFile()
,
cohortGeneratorViewer()