R/compare_frames.R
check_equiv_frames.Rd
Confirm two dataframes are equivalent after reordering columns and rows.
check_equiv_frames(d1, d2, ..., tolerance = sqrt(.Machine$double.eps))
data.frame 1
data.frame 2
force later arguments to bind by name
numeric comparision tolerance
logical TRUE if equivalent