IPDFileCheck (version 0.5.0)

getModeForVector: Function to return mode

Description

Function to return mode

Usage

getModeForVector(v)

Arguments

v

a vector

Value

mode

Examples

Run this code
# NOT RUN {
getModeForVector(c(1,1,2,3))
# }

Run the code above in your browser using DataLab