Skip to content
Prev 164769 / 398506 Next

Duplicates among columns of a data frame

I think you mean duplicated *rows*, not columns, despite your subject 
line.

See ?dublicated, which has a data.frame method.
On Mon, 15 Dec 2008, Andrew C. Ward wrote: