Learn R Programming

fb4package (version 2.0.0)

create_error_result: Create standardized error result

Description

Creates consistent error result structure across strategies.

Usage

create_error_result(error_message, strategy_type, execution_plan)

Value

Standardized error result

Arguments

error_message

Error description

strategy_type

Strategy that failed

execution_plan

Original execution plan