Strips out duplicates from data.frame and replace them with blanks.
strip.dups(df)
df
data.frame to modify
character matrix
Hadley Wickham <h.wickham@gmail.com>