vis.step_failure_ignored: Handler for .nofail argument of pipeline steps that prevents...

View source: R/vis.R

vis.step_failure_ignoredR Documentation

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 class 'step_failure_ignored'
vis(.data, ...)

Arguments

.data

Not used here.

...

Not used here.

Value

An empty object with "step_failure_ignored" class.


immunarch documentation built on Dec. 28, 2022, 2:59 a.m.