View source: R/spectralCalculationsNick.R
rasterRABD | R Documentation |
calculate RABD over a raster
rasterRABD( normalized, trough = 660, edges = c(590, 730), tol = 1, trough.agg.fun = "min", edge.agg.fun = "mean" )
normalized |
output list of specimR::normalize() |
trough |
wavelength for the RABD trough |
edges |
a 2-element vector marking the edges of the trough |
tol |
tolerance for finding the nearest wavelength (default = 1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.