validate_composerr | R Documentation |
Check that obj
is really an error handler created with composerr()
.
validate_composerr(obj, err_h, allow_null = TRUE, obj_name = NULL)
obj |
An error handling function created by |
err_h |
An error handler called when
|
allow_null |
A logical flag, defining if |
obj_name |
An optional string, defining the variable name of
|
composerr()
, composerr_flush()
,
composerr_halt()
, composerr_get_action()
and
validate_composerr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.