Description Usage Arguments Value See Also Examples
Convenience function that tr
1 |
expr |
An expression to be evaluated |
when |
Condition under which to retry, see |
... |
Additional arguments for |
The result of the try()
call, i.e. the value of
the expression being evaluated, or an object of class
"try-error"
.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.