extract_stage: Extract specific stage from bid_result

View source: R/data_classes.R

extract_stageR Documentation

Extract specific stage from bid_result

Description

Extract specific stage from bid_result

Usage

extract_stage(workflow, stage)

Arguments

workflow

A bid_result object

stage

Character string with stage name

Value

A bid_stage object or NULL if not found


bidux documentation built on Nov. 20, 2025, 1:06 a.m.