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

View source: R/data_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 Nov. 20, 2025, 1:06 a.m.