Description
Function calculating the mode.
Usage
stats_mode(x, multimodal = FALSE, warn = TRUE)
Arguments
multimodal
wether or not all modes should be returned in case of more than one
warn
should the function warn about multimodal outcomes?
Value
vector of mode or modes