| get_duplicated_cases | R Documentation | 
Subset data frame to rows that are duplicated at least once
get_duplicated_cases(d, col, rm.NA = NA)
| d | A data frame | 
| col | Column in d that you want duplicates from | 
| rm.NA | Column you want to remove duplicates or zeros from prior to finding duplication (optional) | 
A data frame in which only duplicated rows of col exist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.