modeSelektor: ModeSelektor

View source: R/helper.R

modeSelektorR Documentation

ModeSelektor

Description

Finds the mode of a vector X. Astonishingly, this is not a standard R function.

Usage

modeSelektor(x)

Arguments

x

data vector

Value

mode value and index.

Author(s)

Julien Emile-Geay

References

https://www.modeselektor.com

https://stackoverflow.com/questions/2547402/is-there-a-built-in-function-for-finding-the-mode

See Also

Other plot help: AD2BP_trans(), BP2AD_trans(), axisLabel(), bin2d(), geoChronRPlotTheme(), getLegend(), getPlotRanges(), kde2d(), meltDistributionTable(), periodAnnotate(), quantile2d(), reverselog10_trans()


nickmckay/GeoChronR documentation built on April 9, 2024, 5:26 a.m.