create_execution_summary: Create execution summary for verbose output

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

create_execution_summaryR Documentation

Create execution summary for verbose output

Description

Creates a summary of the execution for logging purposes. Works with the unified result structure.

Usage

create_execution_summary(result, execution_plan, elapsed_time)

Arguments

result

Unified FB4 result object

execution_plan

Original execution plan

elapsed_time

Execution time in seconds

Value

Character vector with summary lines


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