mode: Mode

View source: R/location_slice_from_region_series.R

modeR Documentation

Mode

Description

Find the mode of vector x (note that, if multiple values have the same frequency, this function simply picks the first occurring one)

Usage

mode(x)

Arguments

x

a vector

Value

the mode


pastclim documentation built on April 3, 2025, 11:18 p.m.