| compare | Compare two data frames | 
| example_df_a | Modified version of 'datasets::mtcars' - version a | 
| example_df_b | Modified version of 'datasets::mtcars' - version b | 
| slice_diffs | Get rows with differing values | 
| slice_unmatched | Get rows in only one table | 
| slice_unmatched_both | Get rows in only one table | 
| value_diffs | Get the differing values from a comparison | 
| value_diffs_stacked | Get the differing values from a comparison | 
| weave_diffs_long | Get differences in context | 
| weave_diffs_wide | Get differences in context |