R/modemfv.R
modemfv.Rd
Find the mode in a vector x
modemfv(x, na.rm = TRUE)
a vector
logical to indicate if NA should be removed (defaults to TRUE)
object of length 1, the same type as x
modemfv(ggplot2::diamonds$carat) #> [1] 0.3