withAtLeast: Function to construct a group where at least some of the...

View source: R/criteria.R

withAtLeastR Documentation

Function to construct a group where at least some of the criteria or groups must be satisfied

Description

Function to construct a group where at least some of the criteria or groups must be satisfied

Usage

withAtLeast(x, ...)

Arguments

x

an integer specifying the number of criteria or groups that must be satisfied

...

a set of criteria or groups

Value

an S4 group class specifying a bundle of criteria that at least x be satisfied in context of the cohort definition


OHDSI/Capr documentation built on Feb. 20, 2025, 4 a.m.