| as.data.frame.dups | as.data.frame method for 'dups' class | 
| as_tibble.dups | convert a 'dups' object to a 'tibble' | 
| dupree | Detect code duplication between the code-blocks in a set of files | 
| dupree_dir | Run duplicate-code detection over all R-files in a directory | 
| dupree_package | Run duplicate-code detection over all files in the 'R' directory of a package | 
| EnumeratedCodeTable-class | An S4 class to represent the code blocks as strings of integers | 
| print.dups | print method for 'dups' class |