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