Learn R Programming

immunarch (version 0.9.1)

vis.step_failure_ignored: Handler for .nofail argument of pipeline steps that prevents examples from crashing on computers where certain dependencies are not installed

Description

Handler for .nofail argument of pipeline steps that prevents examples from crashing on computers where certain dependencies are not installed

Usage

# S3 method for step_failure_ignored
vis(.data, ...)

Value

An empty object with "step_failure_ignored" class.

Arguments

.data

Not used here.

...

Not used here.