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 March 31, 2023, 9:35 p.m.