validateSpecPOUMM {POUMM} | R Documentation |
Validate a POUMM specification
Description
Validate a POUMM specification
Usage
validateSpecPOUMM(spec)
Arguments
spec |
A list object returned by one of the specifyPOUMM or specifyPMM functions with possibly modified entries afterwards. |
Value
The function either returns TRUE or exits with an error message if it finds a problem with the specificaiton.
[Package POUMM version 2.1.7 Index]