Description Usage Arguments Value
View source: R/error_handling.R
Returns a data frame if the input expression causes an error, otherwise returns the value of the evaluated expression.
1 | myCatch(expr)
|
expr |
Expression to evaluate. |
The evaluated expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.