[R] More elegant way of excluding rows with equal values in any 2 columns?
    Erik Iverson 
    eiverson at NMDP.ORG
       
    Mon Sep 21 21:11:45 CEST 2009
    
    
  
> 
> You could also replace "!duplicated" in my function with "unique" ...
> 
It turns out you can't, of course :). 
    
    
More information about the R-help
mailing list