Learn R Programming

VegSpecIndex (version 0.1.0)

GCI: Green Cover Index

Description

The Green Cover Index is used to estimate the content of leaf chlorophyll in various species of plants and to monitor the impact of seasonality, environmental stresses, or applied pesticides on vegetation health. The chlorophyll content reflects the physiological state of vegetation, it decreases in stressed plants and can therefore be used as a measurement of plant health (EOS, 2022).

Usage

GCI (NIR, GREEN)

Value

Green Cover Index

Arguments

NIR

Near-infrared spectral band

GREEN

Green spectral band

References

EOS. (2022). Vegetation Indices to drive digital Agri solutions. EOS Data Analytics. <https://eos.com/blog/vegetation-indices/>.

Examples

Run this code
GCI (0.14628, 0.058156)

Run the code above in your browser using DataLab