Mode: return the mode from a vector

Description Usage Arguments Examples

View source: R/Mode.R

Description

return the mode from a vector

Usage

1
Mode(x, na.rm = FALSE)

Arguments

x

is a vector

na.rm

a logical value indicating whether to consider NAs as potential modal value.

Examples

1

Kidapt/keda documentation built on Nov. 23, 2019, 3:35 a.m.