getCohortId {omopgenerics} | R Documentation |
Get the cohort definition id of a certain name
Description
Get the cohort definition id of a certain name
Usage
getCohortId(cohort, cohortName = NULL)
Arguments
cohort |
A cohort_table object. |
cohortName |
Names of the cohort of interest. If NULL all cohort names are shown. |
Value
Cohort definition ids
[Package omopgenerics version 0.2.3 Index]