ndiff: Calculate NDVI

Description Usage Arguments Value

View source: R/espendiff.R

Description

This function caculates the normalized difference vegetation index.

Usage

1
ndiff(b1, b2)

Arguments

b1

value or vector with reflectance in the first (eg. NIR for NDVI) wavelenght

b2

value or vector with reflectance in the second (eg. red for NDVI) wavelenght

Value

NDVI value


esanrodriguez/pruebaesperanza documentation built on Jan. 18, 2022, 12:25 a.m.