Skip to contents

Functions

compare()
Compare two data frames
slice_diffs()
Get rows with differing values
slice_unmatched() slice_unmatched_both()
Get rows in only one table
value_diffs() value_diffs_stacked()
Get the differing values from a comparison
weave_diffs_long() weave_diffs_wide()
Get differences in context

Example Data

example_df_a
Modified version of datasets::mtcars - version a
example_df_b
Modified version of datasets::mtcars - version b