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 Feb. 24, 2025, 1:36 a.m.