new_bid_stage: Create a BID stage result object (internal constructor)

View source: R/bid-classes.R

new_bid_stageR Documentation

Create a BID stage result object (internal constructor)

Description

Create a BID stage result object (internal constructor)

Usage

new_bid_stage(stage, data, metadata = list())

Arguments

stage

Character string indicating the stage name

data

Tibble containing the stage data

metadata

List containing additional metadata

Value

Object of class 'bid_stage'


bidux documentation built on Aug. 30, 2025, 1:12 a.m.