View source: R/filterCohortId.R
filterCohortId | R Documentation |
Filter a cohort according to cohort_definition_id column, the result is not computed into a table. only a query is added. Used usually as internal functions of other packages.
filterCohortId(cohort, cohortId = NULL)
cohort |
A 'cohort_table' object. |
cohortId |
A vector with cohort ids. |
A 'cohort_table' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.