powered by
Check a simple data.frame (no list or exotic rows) for duplicate rows.
has_no_dup_rows(data)
data.frame
TRUE if there are no duplicate rows, else FALSE.