MODE: Function for calculating the mode

View source: R/MODE.R

MODER Documentation

Function for calculating the mode

Description

This function calculates the mode for a dataframe, supporting multiple data types and multiple modes.

Usage

MODE(dataframe, Freq)

Examples

 MODE(mtcars)
 MODE(mtcars$hp)

lehmansociology/lehmansociology documentation built on May 21, 2022, 9:06 p.m.