Skip to contents

Compare

ks_compare()
Compare two data frames
ks_tol()
Tolerance specification for numeric comparisons
ks_comp_options()
Comparison options
ks_set_comp_options()
Set ksCompare global options

Inspect a comparison

summary(<ks_comparison>)
Summary statistics for a ks_comparison
reexports as_tibble
Objects exported from other packages
ks_tidy()
Tidy a ks_comparison
ks_glance()
Glance at a ks_comparison
ks_unmatched_rows()
Unmatched rows from a comparison

Diagnostics and triage

ks_cause_summary()
Diff causes summary
ks_row_diff_summary()
Per-row diff summary
ks_match_health()
Match-quality health check
ks_suggest_key()
Suggest additional key columns when duplicates exist
ks_recommendations()
Actionable recommendations for a comparison

SAS PROC COMPARE outputs

as_outbase() as_outcomp() as_outdif() as_outnoequal()
SAS PROC COMPARE-style output datasets
ks_sysinfo()
SAS SYSINFO-compatible bitmask for a comparison

Reports

ks_report_html()
Render a self-contained HTML report
ks_report_xlsx()
Render an Excel workbook report

Pipeline gates and interop

ks_assert_clean() ks_pointblank_step()
Use a comparison as a pipeline gate
as_ks_comparison()
Convert an arsenal::comparedf result into a ks_comparison

Package

ksCompare ksCompare-package
ksCompare: smart data frame comparison