Description Usage Arguments Value Examples
Internal function to Catch errors and warnings
1 | vadose.tryCatch(expr)
|
expr |
an R expression to evaluate |
value a list with 'value' and 'warning', where value may be an error caught
1 | thiserror=str( vadose.tryCatch( log( "a" ) ) )$value
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.