is.task_error {CellBench} | R Documentation |
This is a helper function for checking the result column of a benchmark_tbl for task_error objects. This is useful for filtering out rows where the result is a task error.
is.task_error(x)
x |
the object to be tested |
vector of logicals denoting if elements of the list are task_error objects