| metric_savi | R Documentation | 
Calculates the soil adjusted vegetation index (SAVI).
metric_savi(red, nir, const = 0.1)
red | 
 top-of-atmosphere reflectance on the red band.  | 
nir | 
 top-of-atmosphere reflectance on the near-infrared band.  | 
const | 
 numeric constant usually set to 0.1 for METRIC applications.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.