Learn R Programming

VegSpecIndex (version 0.1.0)

RVI: Ratio Vegetation Index

Description

Ratio Vegetation Index (RVI) indicates the amount of vegetation and reduces the effects of atmosphere and topography. RVI has the prospective to designate the stress level of crops due to its high correlation with the leaf area, dry biomass and chlorophyll content (Pandey et al., 2024).

Usage

RVI (NIR, RED)

Value

Ratio Vegetation Index

Arguments

NIR

Near-infra red spectral band

RED

Red spectral band

References

Pandey, A., Mondal, A., Guha, S., Upadhyay, P. K., Rashmi, & Kundu, S. (2024). Comparing the seasonal relationship of land surface temperature with vegetation indices and other land surface indices. Geology, Ecology, and Landscapes, 1–17. <https://doi.org/10.1080/24749508.2024.2392391>

Examples

Run this code
RVI (0.14628, 0.061663)

Run the code above in your browser using DataLab