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


EvolEcolGroup/pastclim documentation built on Nov. 6, 2023, 5:11 a.m.