print.task_error {CellBench}R Documentation

Print method for task_error object

Description

task_error are objects that result from failed methods

Usage

## S3 method for class 'task_error'
print(x, ...)

Arguments

x

a task_error object

...

not used

Value

None


[Package CellBench version 1.6.0 Index]