Skip to contents

Reads match_log_MASTER.csv from log_dir and prints three sections: decisions by match method, columns flagged for review per dataset, and a list of every keyword-predicted match that needs human verification.

Usage

summarise_master_log(log_dir = "logs/matching")

Arguments

log_dir

Directory where match_log_MASTER.csv is located.

Value

The master log data.table, invisibly.