Create a JoinReport Object
new_join_report(
x_summary,
y_summary,
match_analysis,
issues,
expected_rows,
by
)A JoinReport S3 object.
Summary statistics for keys in the left table.
Summary statistics for keys in the right table.
Details of which keys will/won't match.
List of detected problems.
Predicted row counts for each join type.
The columns used for joining.