Add Cohort Generator module specifications to analysis specifications
Source:R/Settings.R
addCohortGeneratorModuleSpecifications.Rd
Add Cohort Generator module specifications to analysis specifications
Arguments
- analysisSpecifications
An object of type
AnalysisSpecifications
as created bycreateEmptyAnalysisSpecificiations()
.- moduleSpecifications
Created by the
CohortGeneratorModule$createModuleSpecifications()
function.