Learn R Programming

spectrolab (version 0.0.18)

i_is_increasing: Is increasing

Description

i_is_increasing tests if numerical values are increasing

Usage

i_is_increasing(x)

Value

boolean

Arguments

x

bands

Author

Jose Eduardo Meireles

Details

Many transform functions can only (or at least should only) be applied to spectra with increasing band values. i_is_increasing tests for that.