View source: R/ndvi_function.R
calc_ndvi | R Documentation |
Function to calculate NDVI
calc_ndvi(NIR, R)
NIR |
near infra-red satellite band (µm) |
R |
Red satellite band (µm) |
NDVI (µm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.