To be used by both print_iter() and summary.shapr()
format_shapley_info(internal, iter, digits = 2L)List.
Holds all parameters, data, functions and computed objects used within explain()
The list contains one or more of the elements parameters, data, objects, iter_list, timing_list,
main_timing_list, output, and iter_timing_list.
Integer. The iteration number. Only used internally.
Integer. (Maximum) number of digits to be displayed after the decimal point. Defaults to 2.