mode: Subfunction of long_to_bin() that finds mode of vector/column

modeR Documentation

Subfunction of long_to_bin() that finds mode of vector/column

Description

This function finds the mode of a vector

Usage

mode(x)

Arguments

x

vector (column in data.table) to calculate the mode from

Value

mode of the vector


SlideCNA documentation built on April 4, 2025, 1:59 a.m.