View source: R/spectralCalculationsNick.R
rasterBandRatio | R Documentation |
calculate band ratio over a raster
rasterBandRatio(normalized, top = 570, bot = 630, tol = 1)
top |
the wavelength in the top of the ratio (the numerator) (default = 570) |
bot |
the wavelength in the top of the ratio (the denominator) (default = 630) |
tol |
tolerance for finding the nearest wavelength (default = 1) |
trough |
wavelength for the RABD trough |
edges |
a 2-element vector marking the edges of the trough |
a raster object with the spatial band ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.