mode_stat {datadictionary}R 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


[Package datadictionary version 1.0.1 Index]