Learn R Programming

CDMConnector (version 1.7.0)

intersectCohorts: Intersect all cohorts in a single cohort table

Description

Intersect all cohorts in a single cohort table

[Deprecated]

Usage

intersectCohorts(x, cohortDefinitionId = 1L)

intersect_cohorts(x, cohort_definition_id = 1L)

Value

A lazy query that when executed will resolve to a new cohort table with one cohort_definition_id resulting from the intersection of all cohorts in the original cohort table

Arguments

x

A tbl reference to a cohort table

cohort_definition_id, cohortDefinitionId

A number to use for the new cohort_definition_id