R/modemfv.R
modemfv_vctrs.Rd
Find the mode in a vector x
modemfv_vctrs(x)
a vector
object of length 1, the same type as x
modemfv_vctrs(ggplot2::diamonds$cut) #> [1] Ideal #> Levels: Fair < Good < Very Good < Premium < Ideal