getCohortId: Get the cohort definition id of a certain name
Description
Get the cohort definition id of a certain name
Usage
getCohortId(cohort, cohortName = NULL)
Value
Cohort definition ids
Arguments
- cohort
A cohort_table object.
- cohortName
Names of the cohort of interest. If NULL all cohort names
are shown.