Provide a data.frame along with any number of column names that exist in the data and see if all rows are distinct. Can be useful when checking for duplicates.
Provide a data.frame along with any number of column names that exist in the data and see if all rows are distinct. Can be useful when checking for duplicates.