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'


waves documentation built on May 29, 2024, 9:22 a.m.