| .with_indexed_errors | R Documentation |
Wrap indexed purrr errors with context
.with_indexed_errors(
expr,
message,
error_call = caller_env(),
env = caller_env()
)
expr |
( |
message |
( |
error_call |
( |
env |
( |
The evaluated result of expr, or an error with added context.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.