get_mode: get the mode

View source: R/utilities.R

get_modeR Documentation

get the mode

Description

On equal numbers of occurrence return first item

Usage

get_mode(vec)

Arguments

vec

Examples

get_mode(c('A','B','D','D','A'))

mathosi/jj documentation built on Feb. 25, 2024, 2:29 p.m.