powered by
This is an internal function. Please use cautiously if calling directly. Returns the mode from numeric vector. Example usage: getMode(c(0,1,1))
getMode(c(0,1,1))
getMode(v)
vector of numeric values
a numeric value