get_mode_for_vec: Function to return mode

View source: R/basic_checks.R

get_mode_for_vecR Documentation

Function to return mode

Description

Function to return mode

Usage

get_mode_for_vec(v)

Arguments

v

a vector

Value

mode if success -1 for failure

Examples

get_mode_for_vec(c(1, 1, 2, 3))

sheejamk/valueEQ5D documentation built on Oct. 8, 2022, 7:46 a.m.