[Rd] compairing doubles

Juan Telleria Ruiz de Aguirre jtelleri@@rproject @ending from gm@il@com
Mon Sep 3 09:20:12 CEST 2018


Maybe a new Operator could be defined for a fast and easy double
Comparison: `~~`

`~~` <- function (e1, e2)  all.equal(e1, e2)

And document it properly.



More information about the R-devel mailing list