ndiff: Calculate NDVI

Description Usage Arguments Value

View source: R/funciones.R

Description

This function calculates 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


rmmarcos/paquetePere documentation built on Jan. 12, 2022, 12:26 a.m.