The function finds duplicated values in each column of the data
file. Although not intended for direct use, it can be applied to a data file
once converted into "data.table" class.
Usage
whichDups(x)
Value
A named character vector. Data columns containing distinct sets of duplicated
values have the names indexed.