
Comparison with Numerical Tolerance and Without Name Comparison
Source:R/helpers.R
h_all_equivalent.RdThis helper function ensures a default tolerance level equal to 1e-10,
and ignores names and other attributes.
In contrast to all.equal(), it always returns a logical type object.