Checks that all parameters passed are used in a module, and that all parameters used in a module are passed.
checkParams(sim, coreParams, ...)
# S4 method for class 'simList,list'
checkParams(sim, coreParams, ...)
Invisibly return TRUE
indicating object exists; FALSE
if not.
Sensible messages are produced identifying missing parameters.