Checks that a given model, mode, engine combination have been registered.
check_spec_mode_engine_val(model, mode, eng, call = caller_env())Character of specific model
Character of specific mode
Character of specific engine
The execution environment of a currently
running function, e.g. caller_env(). The function will be
mentioned in error messages as the source of the error. See the
call argument of abort() for more information.
An error