is.task_error: Check for task errors

View source: R/is_task_error.R

is.task_errorR Documentation

Check for task errors

Description

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.

Usage

is.task_error(x)

Arguments

x

the object to be tested

Value

vector of logicals denoting if elements of the list are task_error objects


Shians/CellBench documentation built on Oct. 16, 2023, 7:54 a.m.