finalize_explanation: Gathers the final output to create the explanation object
Description
Gathers the final output to create the explanation object
Usage
finalize_explanation(internal)
Value
List of reformatted output information extracted from internal
Arguments
- internal
List.
Not used directly, but passed through from explain()
.