R/helper.R
modeSelektor.Rd
Finds the mode of a vector X. Astonishingly, this is not a standard R function.
modeSelektor(x)
data vector
mode value and index.
https://www.modeselektor.com
https://stackoverflow.com/questions/2547402/is-there-a-built-in-function-for-finding-the-mode
Other plot help: AD2BP_trans(), BP2AD_trans(), axisLabel(), bin2d(), geoChronRPlotTheme(), getLegend(), getPlotRanges(), kde2d(), meltDistributionTable(), periodAnnotate(), quantile2d(), reverselog10_trans()
AD2BP_trans()
BP2AD_trans()
axisLabel()
bin2d()
geoChronRPlotTheme()
getLegend()
getPlotRanges()
kde2d()
meltDistributionTable()
periodAnnotate()
quantile2d()
reverselog10_trans()
Julien Emile-Geay