build_fb4_result_unified: Build FB4 result object

View source: R/14.3-result-builders.R

build_fb4_result_unifiedR Documentation

Build FB4 result object

Description

Unified result builder that creates a single fb4_result class with method-specific data embedded. Eliminates the complexity of multiple result classes while maintaining all functionality.

Usage

build_fb4_result_unified(raw_results, execution_plan, elapsed_time)

Arguments

raw_results

Raw results from strategy execution

execution_plan

Original execution plan

elapsed_time

Execution time in seconds

Value

fb4_result object with method-specific data


fb4package documentation built on May 8, 2026, 1:07 a.m.