Add Characterization module specifications to analysis specifications
Source:R/Settings.R
addCharacterizationModuleSpecifications.RdAdd Characterization module specifications to analysis specifications
Arguments
- analysisSpecifications
An object of type
AnalysisSpecificationsas created bycreateEmptyAnalysisSpecificiations().- moduleSpecifications
Created by the
CharacterizationModule$createModuleSpecifications()function.