Combine extracted dataitems
combine(a, b)
| a | an extracted data item returned by |
|---|---|
| b | an extracted data item returned by |
a tibble with combined data
Safely combines extracted dataitems in preparation for using
evaluate_comparison(). If the data classes of the primary value differ
between the tables, then their missingness patterns are returned instead.