getmode: Calculate the mode of a vector

Description Usage Arguments Value Examples

Description

Calculate the mode of a vector

Usage

1

Arguments

v

vector to find mode of

Value

The mode of v

Examples

1
getmode(c(1,1,1,0,0))

aluby/blackboxstudyR documentation built on May 8, 2019, 8:07 a.m.