Learn R Programming

reshape (version 0.8.10)

strip.dups: Strip duplicates.

Description

Strips out duplicates from data.frame and replace them with blanks.

Usage

strip.dups(df)

Value

character matrix

Author

Hadley Wickham <h.wickham@gmail.com>

Arguments

df

data.frame to modify