Combine multiple Task objects into a single tibble for comparison.
This function takes multiple (optionally named) Task objects and row-binds
their $samples
together, adding a task
column to identify the source of each
row. The resulting tibble nests additional columns into a metadata
column
and is ready for further analysis.