Mean() and median() are common R functions that perform as expected. mode() returns the object's internal storage mode, not the value that appears the most in its argument. But is there is a standard library function that implements the statistical mode for a vector (or list)?