Skip to contents

Applies cs_tidy() to each result object in a batch and returns a single combined tibble.

Usage

cs_tidy_batch(batch_results)

Arguments

batch_results

A list of run result objects (from cs_read_batch()).

Value

A tibble of tidy results.