[R] Remove duplicated rows

chrisli1223 chrisli at austwaterenv.com.au
Tue Apr 27 02:11:41 CEST 2010


Thank you Petr, Gustaf and Gabor. Your help is much appreciated.

I have tried:

dataset[!duplicated(dataset[,-2]),]

and it solves my problem.

Thanks,
Chris
-- 
View this message in context: http://r.789695.n4.nabble.com/Remove-duplicated-rows-tp2023065p2065997.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list