mode: Mode

View source: R/utils.r

modeR Documentation

Mode

Description

Returns the mode (number that occurs the most) of a given vector.

Usage

mode(x)

Arguments

x

Vector you wish to evaluate.


lukehannan/lumisc documentation built on July 5, 2025, 5:30 a.m.