Get a function that can be used to alert the user of invalid inputs.
Returns the value implied by the overwrite
argument,
or the option "graphicalExtremes.default.alert"
,
falling back to warning()
if neither is specified.
Arguments
- overwrite
NULL
orTRUE
to read the option value,FALSE
to return a dummy function, or a function that takes an arbitrary number of strings as arguments (e.g.stop()
).
See also
Other default parameters:
get_mc_cores()
,
get_small_tol()