I would like to deduplicate a data.frame I am generating from another part of my codebase without the ability to know the order of the columns and rows. The data.frame has some columns I want to compare for duplication, here I would like to deduplicate a data.frame I am g