ret_err | R Documentation |
a wrapper around check_lst
ret_err(
lst,
class_condition = c("simpleError", "try-error", "error", "errored", "err")
)
lst |
A list (usually the output of lapply(... , function(x) try()) |
only returns the errors in the list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.