extract_stage {bidux} | R 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
[Package bidux version 0.1.0 Index]