Description Usage Arguments Value Examples
View source: R/result_option.R
Evaluates given expression returning an Err
Result if there is an error, otherwise an Ok
Result.
1 | Try(expr)
|
expr |
expression to evaluate |
Result Enum of variant Ok
or Err
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.