modemfv_vctrs: Find the mode in a vector x

View source: R/modemfv.R

modemfv_vctrsR Documentation

Find the mode in a vector x

Description

Find the mode in a vector x

Usage

modemfv_vctrs(x)

Arguments

x

a vector

Value

object of length 1, the same type as x

Examples

modemfv_vctrs(ggplot2::diamonds$cut)

edalfon/efun documentation built on June 23, 2024, 4:17 a.m.