ret_na_err | R Documentation |
using check_lst to return
ret_na_err(lst, class_condition = c("try-error", "error", "errored", "err"))
lst |
A list (usually the output of lapply(... , function(x) try()) |
returns full length list with errored elements changed to NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.