Learn R Programming

VegSpecIndex (version 0.1.0)

VARI: Visible Atmospherically Resistant Index

Description

The Visible Atmospherically Resistant Index (VARI) is designed to emphasize vegetation in the visible portion of the spectrum, while mitigating illumination differences and atmospheric effects. In other words it is used to estimate the fraction of vegetation with a minimal sensitivity to atmospheric effects (Mokarram et al., 2016).

Usage

VARI (GREEN, RED, BLUE)

Value

Visible Atmospherically Resistant Index

Arguments

GREEN

Green spectral band

RED

Red spectral band

BLUE

Blue spectral band

References

Mokarram, M., Boloorani, A. D., & Hojati, M. (2016). Relationship between Land Cover and Vegetation Indices. Case Study: Eghlid Plain, Fars Province, Iran. European Journal of Geography, 7(2), 48–60.

Examples

Run this code
VARI (0.058156,	0.061663, 0.034204)

Run the code above in your browser using DataLab