| get_alert_function | R Documentation |
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.
get_alert_function(overwrite = NULL)
overwrite |
|
A function that takes an arbitrary number of strings as arguments.
graphicalExtremes-package
Other default parameters:
get_mc_cores(),
get_small_tol()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.