Learn R Programming

spectrolab (version 0.0.18)

pairwise_ratio: Pairwise value ratios

Description

pairwise_ratio computes pairwise ratios between bands

Usage

pairwise_ratio(x, simplify = FALSE)

Value

list or matrix

Arguments

x

spectra

simplify

coerce to matrix or keep result as list

Author

Jose Eduardo Meireles

Examples

Run this code
library(spectrolab)

# Ratios of visible part of the spectrum

Run the code above in your browser using DataLab