mode_stat: Get the mode of a vector

View source: R/utils.R

mode_statR Documentation

Get the mode of a vector

Description

Get the mode of a vector

Usage

mode_stat(x, freq = FALSE)

Arguments

x

A vector

freq

Boolean when TRUE returns the frequency of the mode


datadictionary documentation built on April 11, 2025, 6 p.m.