Learn R Programming

bidux (version 0.3.3)

print.bid_result: Print method for BID result objects

Description

Print method for BID result objects

Usage

# S3 method for bid_result
print(x, ...)

Value

Returns the input bid_result object invisibly (class: c("bid_result", "list")). The method is called for its side effects: printing a workflow overview to the console showing completion status, stage progression, and key information from each completed BID stage. The invisible return supports method chaining while emphasizing the console summary output.

Arguments

x

A bid_result object

...

Additional arguments