getmode: getmode function

Description Usage Arguments Examples

Description

This function gives you back the mode of an array, ignoring the NAs. This function calculate the mode for categorical variables, not continuous.

Usage

1

Arguments

v

array of strings or numbers

Examples

1
getmode(c("hola","chao","hola"))

vhmedina/vhmo documentation built on May 17, 2019, 8:46 p.m.