# Generated by roxygen2: do not edit by hand

S3method(plot,JoinReport)
S3method(print,JoinReport)
S3method(summary,JoinReport)
export(analyze_join_chain)
export(check_cartesian)
export(detect_cardinality)
export(full_join_spy)
export(get_log_file)
export(inner_join_spy)
export(is_join_report)
export(join_diff)
export(join_explain)
export(join_repair)
export(join_spy)
export(join_strict)
export(key_check)
export(key_duplicates)
export(last_report)
export(left_join_spy)
export(log_report)
export(right_join_spy)
export(set_log_file)
export(suggest_repairs)
importFrom(cli,cli_alert_danger)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_code)
importFrom(cli,cli_h1)
importFrom(cli,cli_h2)
importFrom(cli,cli_text)
importFrom(rlang,.data)
importFrom(utils,adist)
importFrom(utils,head)
importFrom(utils,object.size)
