ConceptSetLineItem.Rd
An R6 class to define a ConceptSetLineItem
ClinicalCharacteristics::LineItem
-> ConceptSetLineItem
new()
ConceptSetLineItem$new(
sectionLabel,
domainTable,
conceptSet,
timeInterval,
statistic
)
sectionLabel
a label for the table shell section
domainTable
the domain table in the cdm
conceptSet
a concept set class from Capr
timeInterval
a time interval class object to determine the time frame to consider the analytic
statistic
a Statistic Class object used to determine what type of analytic should be done for the line item grabConceptSet