createConceptSetGroupLineItem.Rd
Create a concept set group item and set its attributes
createConceptSetGroupLineItem(
sectionLabel = NA_character_,
groupLabel,
conceptSets,
domainTables,
timeInterval,
statistic
)
(OPTIONAL) The name of the line item (if not provided, the name will be the same as the group label)
the label of the group
A list of Capr concept set object
a vector of domains corresponding to the concept set
The TimeIntervalClass object used for the line item
The Statistic object to be used to evaluate the line item
A CohortLineItem object