| allduplicated | R Documentation | 
Return all duplicated rows of a data.table.
allduplicated(dt, by = NULL)
dt | 
 Data table.  | 
by | 
 Character vector. Names of columns to test for duplicates.  | 
A data.table of duplicated rows from dt.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.