View source: R/14.3-result-builders.R
| build_fb4_result_unified | R Documentation |
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.
build_fb4_result_unified(raw_results, execution_plan, elapsed_time)
raw_results |
Raw results from strategy execution |
execution_plan |
Original execution plan |
elapsed_time |
Execution time in seconds |
fb4_result object with method-specific data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.