Creates a formatted report summarizing all differences found between two data frames, including column-level and value-level differences.
report_differences(variable_diffs, observation_diffs)A structured report of the differences, typically a list or a data frame.
A data frame or list detailing the differences found in variables.
A data frame or list detailing the differences found in observations.