| apply_cohort_filter | R Documentation |
Modifies db$cdm table references to filter by a standard OHDSI
cohort table. Filters person, observation_period, death, and event tables
to cohort members and their cohort windows.
apply_cohort_filter(db, cohort_id, cohort_schema = NULL)
db |
Connection list (from |
cohort_id |
Integer |
cohort_schema |
Schema containing the cohort table ( |
Modified db list with filtered CDM table references.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.