composerr_helper | R Documentation |
composerr()
Helper function for composerr()
composerr_helper(before, err_h, after, collapse, action, err_h_usage)
before |
Optional string that will be prepended
to the error message |
err_h |
Optional parent error handler. It must either be |
after |
Optional string that will be appended
to the error message |
collapse |
Optional string that will be used for collapsing the
resulting error message |
action |
Optional default ultimate error handler. This argument
can either be |
err_h_usage |
An error handling function for catching
errors because of improper usage of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.