util_error: Produce an error message with a useful short stack trace. Then it stops the
execution.
Description
Produce an error message with a useful short stack trace. Then it stops the
execution.
Usage
util_error(m, ..., applicability_problem = NA)
Arguments
...
arguments for sprintf on m, if m is a character
applicability_problem
logical error indicates unsuitable resp_vars
Value
nothing, its purpose is to stop.