Hello all,

I am using R to perform certain calculations on huge amounts of data.  In short 
I need a function that does the mode function, ie returns the most common 
element.  I looked at the mode function in R but it seems to return the type of 
the data element you give it.  Does such a method exist?  I have tried googling 
this to no avail as all the results lead me back to the mode function I do not 
want.

Thanks,

Don
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to