Mode: Compute the mode of an input vector

View source: R/Mode.r

ModeR Documentation

Compute the mode of an input vector

Description

Compute the mode of an input vector

Usage

Mode(x, na.rm = FALSE)

Arguments

x

is input vector

na.rm

is logical indicating whether or not to ignore NA values

Value

statistical mode of input vector


camrinbraun/tags2etuff documentation built on June 9, 2025, 9:48 a.m.