get_mode: Internal utility functions

View source: R/utils.R

get_modeR Documentation

Internal utility functions

Description

Get the mode of a set of numbers. Used in getting summary of results within [train_spectra()]

Usage

get_mode(vector.input)

Arguments

vector.input

The mode of this vector of numbers will be calculated by this function

Value

mode of the numbers in 'vector.input'


GoreLab/waves documentation built on April 15, 2024, 3:28 p.m.