getSubsetDefinitions: Get cohort subset definitions from a cohort definition set

View source: R/SubsetDefinitions.R

getSubsetDefinitionsR Documentation

Get cohort subset definitions from a cohort definition set

Description

Get the subset definitions (if any) applied to a cohort definition set. Note that these subset definitions are a copy of those applied to the cohort set. Modifying these definitions will not modify the base cohort set. To apply a modification, reapply the subset definition to the cohort definition set data.frame with addCohortSubsetDefinition with 'overwriteExisting = TRUE'.

Usage

getSubsetDefinitions(cohortDefinitionSet)

Arguments

cohortDefinitionSet

A valid cohortDefinitionSet

Value

list of cohort subset definitions or empty list


anthonysena/CohortGenerator documentation built on June 14, 2025, 5:48 a.m.