whicherr: same as iderr

whicherrR Documentation

same as iderr

Description

checking a list for any elements that are try-errors usually from an lapply(..., function(x) try()) call

Usage

whicherr(
  lst,
  class_condition = c("simpleError", "try-error", "error", "errored", "err")
)

Arguments

lst

A list

Value

a logical vector marking which elements are try-errors"


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.