View source: R/compare_frames.R
has_no_dup_rows | R Documentation |
Check a simple data.frame (no list or exotic rows) for duplicate rows.
has_no_dup_rows(data)
data |
data.frame |
TRUE if there are no duplicate rows, else FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.