dupes | R Documentation |
Return all rows with duplicated values in the ID columns.
dupes(x, idCols)
x |
a dataframe |
idCols |
character vector of column names to check for duplicates. |
a dataframe containing only rows with duplicated values in the ID columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.