Learn R Programming

fb4package (version 2.0.0)

validate_fb4_result: Validate unified result object structure

Description

Validates that the unified result object has all required components and follows the expected structure.

Usage

validate_fb4_result(result)

Value

TRUE if valid, otherwise stops with error

Arguments

result

FB4 result object to validate