I'm using the duplicated
function on a data.table object. It returns FALSE
on two values that seem to be identical.
Looking deeper into them, it appears that they have a tiny difference (of -1.867777e-14, but it can be any other near-zero value).
For my needs, this is a bug. How would you fix it, without changing the values in the table?