Helper function to parse list created within trace_formula into a tibble with each cell represented by a row.
Called in trace_formula() to generate the $cells component of the output.
Arguments
- address_list
The
$raw.tracingcomponent of the results of atrace_formula()call.
Value
tibble summarizing each cell in the tracing. See trace_formula() for details.