modus: function giving back the mode

Description Usage Arguments

View source: R/tools.R

Description

function giving back the mode

Usage

1
modus(x, multimodal = FALSE, warn = TRUE)

Arguments

x

vector to get mode for

multimodal

wether or not all modes should be returned in case of more than one

warn

should the function warn about multimodal outcomes?


rtext documentation built on Jan. 28, 2021, 9:05 a.m.

Related to modus in rtext...