Summarize exact differences from compare_table_across_dbs()
Source: R/summary-tables.R
summarize_exact.Rd
Makes a quick summary of the outputs of compare_table_across_dbs(), giving min, max, 0.01 and 0.99 quantiles of the absolute differences of values by run id. A perfect match would have values that are all 0.
Arguments
- tab
tibble produced from
compare_table_across_dbs()
.