Description Usage Arguments Value
Utility for catching warning/error messages
1 | catchToList(expr)
|
expr |
an expression to run that can generate potential errors/warnings |
a list, capturing both the return value of the expression, as well
as generated erros/warnings (NULL
if no errors/warnings)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.