bid_stage: Constructor for BID stage objects

View source: R/bid-classes.R

bid_stageR Documentation

Constructor for BID stage objects

Description

Constructor for BID stage objects

Usage

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.