View source: R/internal_utils.R
i_is_increasing | R Documentation |
i_is_increasing
tests if numerical values are increasing
i_is_increasing(x)
x |
bands |
Many transform functions can only (or at least should only) be applied to
spectra with increasing band values. i_is_increasing
tests for that.
boolean
Jose Eduardo Meireles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.