most_freq: Get the most frequent element from a numeric vector

most_freqR Documentation

Get the most frequent element from a numeric vector

Description

Get the most frequent element from a numeric vector

Usage

most_freq(x)

Arguments

x

a vector

Value

the single most common value in the vector

Author(s)

Dermot Harnett, dermot.p.harnett@gmail.com


zslastman/RiboStan documentation built on April 6, 2024, 1:35 p.m.