getNDVI: getNDVI()

Description Usage Author(s) Examples

View source: R/getNDVI.R

Description

getNDVI() takes a list of a data directory containing Landsat 5 and/or 8 scenes.

Processes NDVI's for all scenes in directory, choosing the right bands (depending on the Landsat mission) for the NDVI computation.

Usage

1

Author(s)

Pawel Kluter

Examples

1
2
list <- list.files("data/landsatImages")
getNDVI(list)

kluter/LCquickVieweR documentation built on Dec. 3, 2020, 9:55 p.m.